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/tmwa/serverfeatures.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/tmwa/serverfeatures.cpp') diff --git a/src/net/tmwa/serverfeatures.cpp b/src/net/tmwa/serverfeatures.cpp index a2d60675a..461c25e8d 100644 --- a/src/net/tmwa/serverfeatures.cpp +++ b/src/net/tmwa/serverfeatures.cpp @@ -109,7 +109,7 @@ bool ServerFeatures::haveItemColors() const return false; } -bool ServerFeatures::haveOtherGender() const +bool ServerFeatures::haveAccountOtherGender() const { return false; } -- cgit v1.2.3-70-g09d2