summaryrefslogtreecommitdiff
path: root/src/net/manaserv/chathandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/manaserv/chathandler.h')
-rw-r--r--src/net/manaserv/chathandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/manaserv/chathandler.h b/src/net/manaserv/chathandler.h
index c4dc6861..249330c9 100644
--- a/src/net/manaserv/chathandler.h
+++ b/src/net/manaserv/chathandler.h
@@ -72,6 +72,8 @@ class ChatHandler final : public MessageHandler, public Net::ChatHandler
bool whoSupported() const override { return true; }
+ void refreshList() override {}
+
private:
/**
* Handle chat messages sent from the game server.