From 71d50c2de2cfe8c9d5b1653596eae90761c8a9d6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 11 Sep 2014 12:36:18 +0300 Subject: Add action and chat command for "catch pet". New chat command: /catchpet - Try catch selected monster --- 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 3146e290b..e272cefd4 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -477,6 +477,7 @@ namespace InputAction PET_EMOTE_46, PET_EMOTE_47, PET_EMOTE_48, + CATCH_PET, TOTAL }; } // namespace InputAction -- cgit v1.2.3-70-g09d2