From d9732855666b402c0a492d6618ce9ab930089219 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 7 Mar 2016 02:45:56 +0300 Subject: Add server feature haveServerPets. --- src/net/tmwa/serverfeatures.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/net/tmwa/serverfeatures.cpp') diff --git a/src/net/tmwa/serverfeatures.cpp b/src/net/tmwa/serverfeatures.cpp index 22ca73f2b..94e3beb7e 100644 --- a/src/net/tmwa/serverfeatures.cpp +++ b/src/net/tmwa/serverfeatures.cpp @@ -278,4 +278,9 @@ bool ServerFeatures::haveMail() const return false; } +bool ServerFeatures::haveServerPets() const +{ + return false; +} + } // namespace TmwAthena -- cgit v1.2.3-60-g2f50