From a5e3d86efb85bb2a65e160972cc56e89cd764453 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 28 Dec 2014 19:36:50 +0300 Subject: Add chat command for stop and start pet ai. --- src/input/inputaction.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/input/inputaction.h') diff --git a/src/input/inputaction.h b/src/input/inputaction.h index 67bf95161..59134de0f 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -524,6 +524,8 @@ namespace InputAction PET_DIRECT_DOWN, PET_DIRECT_LEFT, PET_DIRECT_RIGHT, + PET_AI_START, + PET_AI_STOP, TOTAL }; } // namespace InputAction -- cgit v1.2.3-60-g2f50