From a355e8aff74337706d8a0d5cf920809e3ecb975f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 5 Oct 2014 18:38:07 +0300 Subject: Add new server feature CharRename. --- 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 9a39a2d52..464ee7a8f 100644 --- a/src/net/serverfeatures.h +++ b/src/net/serverfeatures.h @@ -70,6 +70,8 @@ class ServerFeatures notfinal virtual bool haveEmailOnRegister() const = 0; virtual bool haveEightDirections() const = 0; + + virtual bool haveCharRename() const = 0; }; } // namespace Net -- cgit v1.2.3-60-g2f50