From 4e7669dd6e07658fa86878d1e64c482a094b3b19 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 28 Dec 2014 00:11:59 +0300 Subject: Add fake pet moving commands. Actual moving will be implimented after. --- src/input/inputaction.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/input/inputaction.h') diff --git a/src/input/inputaction.h b/src/input/inputaction.h index 7e330f909..67ac8f446 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -516,6 +516,10 @@ namespace InputAction LEAVE_PARTY, WARP, CLEAR_CHAT, + PET_MOVE_UP, + PET_MOVE_DOWN, + PET_MOVE_LEFT, + PET_MOVE_RIGHT, TOTAL }; } // namespace InputAction -- cgit v1.2.3-60-g2f50