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/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 8f5acb0c2..3f623f1c9 100644 --- a/src/net/serverfeatures.h +++ b/src/net/serverfeatures.h @@ -48,6 +48,8 @@ class ServerFeatures notfinal virtual bool haveNativeGuilds() const = 0; virtual bool haveIncompleteChatMessages() const = 0; + + virtual bool haveRaceSelection() const = 0; }; } // namespace Net -- cgit v1.2.3-60-g2f50