From 3da7f49e31f018047d6ed5869b5f4cebb9b29717 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 22 Feb 2015 01:43:47 +0300 Subject: Add chat command for move pet to give position. New chat command: /movepet x,y Alias: /petmove x,y --- 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 8ce40ffe2..ee91ed0f3 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -537,6 +537,7 @@ namespace InputAction DROP_CLEAR, WINDOW_CART, HEAL_MOST_DAMAGED, + PET_MOVE, TOTAL }; } // namespace InputAction -- cgit v1.2.3-60-g2f50