From 6b4beb683308a0df2d08c7ae499cffa0d87f5dae Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 9 Sep 2014 20:17:29 +0300 Subject: eathena: add packet CMSG_NPC_REPAIR 0x01fd. --- src/net/tmwa/npchandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/tmwa/npchandler.h') diff --git a/src/net/tmwa/npchandler.h b/src/net/tmwa/npchandler.h index 8cb2a531a..e7cfb7fb8 100644 --- a/src/net/tmwa/npchandler.h +++ b/src/net/tmwa/npchandler.h @@ -80,6 +80,8 @@ class NpcHandler final : public MessageHandler, public Ea::NpcHandler void cooking(const CookingType::Type type, const int nameId) const; + + void repair(const int index) const override final; }; } // namespace TmwAthena -- cgit v1.2.3-70-g09d2