From 2791fac578c27f6dafc8d5fcebc7f281424285d6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 11 Jan 2015 17:00:44 +0300 Subject: Add chat command for select guild chat tab. New chat command: /guildtab Alias: /guildchattab --- 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 b027ff0e2..694647a93 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -533,6 +533,7 @@ namespace InputAction CHAT_LANG_TAB, CHAT_GM_TAB, CHAT_PARTY_TAB, + CHAT_GUILD_TAB, TOTAL }; } // namespace InputAction -- cgit v1.2.3-60-g2f50