From 7931a86899d1c4e93fcde4ed753f8a62f52575fe Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 16 Sep 2014 17:55:30 +0300 Subject: Add server feature haveRaceSelection. --- src/net/tmwa/serverfeatures.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/tmwa/serverfeatures.h') diff --git a/src/net/tmwa/serverfeatures.h b/src/net/tmwa/serverfeatures.h index 916fbf3db..740d73e5b 100644 --- a/src/net/tmwa/serverfeatures.h +++ b/src/net/tmwa/serverfeatures.h @@ -51,6 +51,8 @@ class ServerFeatures final : public Net::ServerFeatures bool haveNativeGuilds() const override final; bool haveIncompleteChatMessages() const override final; + + bool haveRaceSelection() const override final; }; } // namespace TmwAthena -- cgit v1.2.3-60-g2f50