From 60100c4b30f779fe8f63758f9974891e98816340 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 29 Feb 2016 01:02:46 +0300 Subject: Add chat command /gmpartyleader. 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 b19cc39ee..756f60187 100644 --- a/src/net/eathena/adminhandler.h +++ b/src/net/eathena/adminhandler.h @@ -146,6 +146,8 @@ class AdminHandler final : public Ea::AdminHandler void showNpc(const std::string &name) const override final; + void changePartyLeader(const std::string &name) const override final; + protected: static std::string mStatsName; }; -- cgit v1.2.3-70-g09d2