From 77e6c8639ae17554874d2de9fbdca35a99e51765 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 12 Oct 2014 19:00:39 +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 549ff7aa4..99c6a872e 100644 --- a/src/net/serverfeatures.h +++ b/src/net/serverfeatures.h @@ -57,6 +57,8 @@ class ServerFeatures notfinal virtual bool haveSpecialChatChannels() const = 0; + virtual bool haveChatChannels() const = 0; + virtual bool haveServerIgnore() const = 0; virtual bool haveMove3() const = 0; -- cgit v1.2.3-60-g2f50