From d6f607842bb91d2f76b6d677e4e899de50fa27cf Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 26 Mar 2015 21:48:29 +0300 Subject: eathena: add packet CMSG_NPC_SHOP_CLOSE 0x09d4. --- src/net/tmwa/buysellhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/tmwa/buysellhandler.h') diff --git a/src/net/tmwa/buysellhandler.h b/src/net/tmwa/buysellhandler.h index 8730cab7e..6547ef05b 100644 --- a/src/net/tmwa/buysellhandler.h +++ b/src/net/tmwa/buysellhandler.h @@ -53,6 +53,8 @@ class BuySellHandler final : public MessageHandler, public Ea::BuySellHandler const ShopItem *const item, const int amount) const override final; + void close() const override final; + protected: static void processNpcBuy(Net::MessageIn &msg); -- cgit v1.2.3-60-g2f50