From a7f88de7bbea019bf443da0aa31b03d2273739df Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 28 Feb 2016 23:24:54 +0300 Subject: Add chat command /hidenpc. Also add it to npc context menu. --- src/net/eathena/adminhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/adminhandler.h') diff --git a/src/net/eathena/adminhandler.h b/src/net/eathena/adminhandler.h index 60103ea24..36b40e12e 100644 --- a/src/net/eathena/adminhandler.h +++ b/src/net/eathena/adminhandler.h @@ -142,6 +142,8 @@ class AdminHandler final : public Ea::AdminHandler const int x, const int y) const override final; + void hideNpc(const std::string &name) const override final; + protected: static std::string mStatsName; }; -- cgit v1.2.3-60-g2f50