From 9d583528aefbbdcfac9e6027aa162153cd5b6a05 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Apr 2016 20:51:24 +0300 Subject: Add server feature HaveKillerId. --- src/net/tmwa/serverfeatures.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/tmwa') diff --git a/src/net/tmwa/serverfeatures.h b/src/net/tmwa/serverfeatures.h index 747b1ab93..4f5fb5a14 100644 --- a/src/net/tmwa/serverfeatures.h +++ b/src/net/tmwa/serverfeatures.h @@ -137,6 +137,8 @@ class ServerFeatures final : public Net::ServerFeatures bool haveFamily() const override final A_CONST; bool haveMoveWhileSit() const override final A_CONST; + + bool haveKillerId() const override final A_CONST; }; } // namespace TmwAthena -- cgit v1.2.3-70-g09d2