From 2f63276d3c09246878fb2470c3c047c7d4144a2d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 26 Mar 2015 22:41:39 +0300 Subject: eathena: add packet CMSG_NPC_CASH_SHOP_CLOSE 0x084a. --- src/net/cashshophandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/cashshophandler.h') diff --git a/src/net/cashshophandler.h b/src/net/cashshophandler.h index cbe0cb0d7..df9f0e172 100644 --- a/src/net/cashshophandler.h +++ b/src/net/cashshophandler.h @@ -40,6 +40,8 @@ class CashShopHandler notfinal const int itemId, const unsigned char color, const int amount) const = 0; + + virtual void close() const = 0; }; } // namespace Net -- cgit v1.2.3-60-g2f50