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/buysellhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/buysellhandler.h') diff --git a/src/net/buysellhandler.h b/src/net/buysellhandler.h index 2b073f7ef..ebb42d2a4 100644 --- a/src/net/buysellhandler.h +++ b/src/net/buysellhandler.h @@ -49,6 +49,8 @@ class BuySellHandler notfinal virtual void sendSellRequest(const std::string &nick, const ShopItem *const item, const int amount) const = 0; + + virtual void close() const = 0; }; } // namespace Net -- cgit v1.2.3-60-g2f50