From 073ac78da73bb2901b48c311a6f8ee7ccca5d294 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 11 Jan 2015 16:53:39 +0300 Subject: Add chat command for select gm tab. New chat command: /gmtab Alias: /gmchattab --- 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 e587bf648..f0d444fae 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -531,6 +531,7 @@ namespace InputAction CHAT_BATTLE_TAB, CHAT_TRADE_TAB, CHAT_LANG_TAB, + CHAT_GM_TAB, TOTAL }; } // namespace InputAction -- cgit v1.2.3-70-g09d2