From 563bb83f0e5380b6be9819456246f0f2901f186c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 12 Oct 2014 18:54:54 +0300 Subject: Rename server feature haveChatChannels into haveSpecialChatChannels. --- src/net/serverfeatures.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/serverfeatures.h') diff --git a/src/net/serverfeatures.h b/src/net/serverfeatures.h index c16d11f99..549ff7aa4 100644 --- a/src/net/serverfeatures.h +++ b/src/net/serverfeatures.h @@ -55,7 +55,7 @@ class ServerFeatures notfinal virtual bool haveLookSelection() const = 0; - virtual bool haveChatChannels() const = 0; + virtual bool haveSpecialChatChannels() const = 0; virtual bool haveServerIgnore() const = 0; -- cgit v1.2.3-60-g2f50