From 0b861120e4496f64c8014c7f7b3d0a8938cc7d51 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 14 Jan 2015 18:33:59 +0300 Subject: Add support for #gm channel for gm tab. In legacy servers it will use @wgm as before. --- src/gui/chatconsts.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/chatconsts.h') diff --git a/src/gui/chatconsts.h b/src/gui/chatconsts.h index daa7a3be8..8028962c6 100644 --- a/src/gui/chatconsts.h +++ b/src/gui/chatconsts.h @@ -26,6 +26,7 @@ #include const std::string GENERAL_CHANNEL = ""; +const std::string GM_CHANNEL = "#gm"; const std::string TRADE_CHANNEL = "#trade"; #endif // GUI_CHATCONSTS_H -- cgit v1.2.3-60-g2f50