From 2c1dc81db735d0da2cf25afd34b93c2f228ebb2d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 12 Dec 2014 22:18:14 +0300 Subject: Add chat command for moving camera. New chat command: /movecamera x y Alias: /cameramove 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 f7b061e88..fb5db9913 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -499,6 +499,7 @@ namespace InputAction CHAT_ADD, WHISPER_TEXT, NAVIGATE_TO, + CAMERA_MOVE, TOTAL }; } // namespace InputAction -- cgit v1.2.3-70-g09d2