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/input/inputaction.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/input/inputaction.h') diff --git a/src/input/inputaction.h b/src/input/inputaction.h index 422a141ae..74c3a90f8 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -483,6 +483,7 @@ namespace InputAction MERCENARY_FIRE, TARGET_MERCENARY, TARGET_PET, + PET_SET_NAME, TOTAL }; } // namespace InputAction -- cgit v1.2.3-70-g09d2