From 32485e465199c587f73700f70a5a912ab5661205 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 20 Mar 2016 00:41:00 +0300 Subject: Add server feature haveFamily. --- src/net/tmwa/serverfeatures.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/tmwa/serverfeatures.h') diff --git a/src/net/tmwa/serverfeatures.h b/src/net/tmwa/serverfeatures.h index 41e64cd39..9ce160ac1 100644 --- a/src/net/tmwa/serverfeatures.h +++ b/src/net/tmwa/serverfeatures.h @@ -133,6 +133,8 @@ class ServerFeatures final : public Net::ServerFeatures bool haveMail() const override final A_CONST; bool haveServerPets() const override final A_CONST; + + bool haveFamily() const override final A_CONST; }; } // namespace TmwAthena -- cgit v1.2.3-60-g2f50