From b4a69fc693dcac28c84d9eee96f92d2bc56331ea Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 16 Sep 2014 18:13:20 +0300 Subject: Add server feature haveChatChannels. --- src/net/serverfeatures.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/serverfeatures.h') diff --git a/src/net/serverfeatures.h b/src/net/serverfeatures.h index 553217185..3896d4a6e 100644 --- a/src/net/serverfeatures.h +++ b/src/net/serverfeatures.h @@ -52,6 +52,8 @@ class ServerFeatures notfinal virtual bool haveRaceSelection() const = 0; virtual bool haveLookSelection() const = 0; + + virtual bool haveChatChannels() const = 0; }; } // namespace Net -- cgit v1.2.3-60-g2f50