summaryrefslogtreecommitdiff
path: root/src/net/serverfeatures.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/serverfeatures.h')
-rw-r--r--src/net/serverfeatures.h2
1 files changed, 1 insertions, 1 deletions
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;