From 5233a6650692e29a2b811359ea7d3f201b157c74 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 15 Nov 2015 02:01:59 +0300 Subject: Rename haveOtherGender into haveAccountOtherGender --- src/net/serverfeatures.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/serverfeatures.h') diff --git a/src/net/serverfeatures.h b/src/net/serverfeatures.h index 5926d9d3a..c0f8fe5c8 100644 --- a/src/net/serverfeatures.h +++ b/src/net/serverfeatures.h @@ -61,7 +61,7 @@ class ServerFeatures notfinal virtual bool haveItemColors() const = 0; - virtual bool haveOtherGender() const = 0; + virtual bool haveAccountOtherGender() const = 0; virtual bool haveMonsterAttackRange() const = 0; -- cgit v1.2.3-60-g2f50