From e873e33f470ef65375a64652bc4d4dbbb0297172 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 16 Sep 2014 20:45:24 +0300 Subject: Add server feature haveOtherGender. --- 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 b25c98573..dcd777a03 100644 --- a/src/net/serverfeatures.h +++ b/src/net/serverfeatures.h @@ -60,6 +60,8 @@ class ServerFeatures notfinal virtual bool haveMove3() const = 0; virtual bool haveItemColors() const = 0; + + virtual bool haveOtherGender() const = 0; }; } // namespace Net -- cgit v1.2.3-60-g2f50