From 415d696feaa2981d555d1912f201b548c1f0ffad Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 16 Sep 2014 18:05:48 +0300 Subject: Add server feature haveLookSelection. --- 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 740d73e5b..01db18cc5 100644 --- a/src/net/tmwa/serverfeatures.h +++ b/src/net/tmwa/serverfeatures.h @@ -53,6 +53,8 @@ class ServerFeatures final : public Net::ServerFeatures bool haveIncompleteChatMessages() const override final; bool haveRaceSelection() const override final; + + bool haveLookSelection() const override final; }; } // namespace TmwAthena -- cgit v1.2.3-60-g2f50