summaryrefslogtreecommitdiff
path: root/src/net/tmwa
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa')
-rw-r--r--src/net/tmwa/serverfeatures.h2
1 files changed, 2 insertions, 0 deletions
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