From 9a215b52f97968426b4163da93f2820a3b9f8146 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 9 Sep 2014 21:47:47 +0300 Subject: eathena: add packet CMSG_NPC_REFINE 0x0222. --- src/net/npchandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/npchandler.h') diff --git a/src/net/npchandler.h b/src/net/npchandler.h index 9bf8565e7..7504cc6b2 100644 --- a/src/net/npchandler.h +++ b/src/net/npchandler.h @@ -81,6 +81,8 @@ class NpcHandler notfinal const int nameId) const = 0; virtual void repair(const int index) const = 0; + + virtual void refine(const int index) const = 0; }; } // namespace Net -- cgit v1.2.3-60-g2f50