From 415d696feaa2981d555d1912f201b548c1f0ffad Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 16 Sep 2014 18:05:48 +0300 Subject: Add server feature haveLookSelection. --- 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 3f623f1c9..553217185 100644 --- a/src/net/serverfeatures.h +++ b/src/net/serverfeatures.h @@ -50,6 +50,8 @@ class ServerFeatures notfinal virtual bool haveIncompleteChatMessages() const = 0; virtual bool haveRaceSelection() const = 0; + + virtual bool haveLookSelection() const = 0; }; } // namespace Net -- cgit v1.2.3-60-g2f50