From e83760a9b74131d7db25949b8b1bd69b8cb4c81d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 23 Sep 2014 15:19:14 +0300 Subject: Add chat command for rename own pet (hercules only) New chat command: /setpetname NAME --- src/actions/commands.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/actions/commands.h') diff --git a/src/actions/commands.h b/src/actions/commands.h index 333afc9eb..5dce9ac87 100644 --- a/src/actions/commands.h +++ b/src/actions/commands.h @@ -73,6 +73,7 @@ namespace Actions decHandler(debugSpawn); decHandler(serverIgnoreWhisper); decHandler(serverUnIgnoreWhisper); + decHandler(setPetName); } // namespace Actions #undef decHandler -- cgit v1.2.3-70-g09d2