From 1db8072c112d0bc5b3cbf3b3151dfa8be9419189 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 11 Jan 2015 15:48:13 +0300 Subject: Add chat command for select debug tab. New chat command: /debugtab Alias: /debugchattab --- src/actions/chat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/actions/chat.h') diff --git a/src/actions/chat.h b/src/actions/chat.h index ccad18739..6f6708a99 100644 --- a/src/actions/chat.h +++ b/src/actions/chat.h @@ -50,6 +50,7 @@ namespace Actions decHandler(addText); decHandler(clearChat); decHandler(chatGeneralTab); + decHandler(chatDebugTab); } // namespace Actions #undef decHandler -- cgit v1.2.3-60-g2f50