From 1ab01e47c19cea70b4ce9aa8ceb4e6eb3c273b08 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 5 Feb 2015 18:43:59 +0300 Subject: eathena: add packet CMSG_BUYINGSTORE_CLOSE 0x0817. --- src/net/buyingstorehandler.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/buyingstorehandler.h') diff --git a/src/net/buyingstorehandler.h b/src/net/buyingstorehandler.h index bc7f6177c..ac153b790 100644 --- a/src/net/buyingstorehandler.h +++ b/src/net/buyingstorehandler.h @@ -41,6 +41,7 @@ class BuyingStoreHandler notfinal const int maxMoney, const bool flag, std::vector &items) const = 0; + virtual void close() const = 0; }; } // namespace Net -- cgit v1.2.3-70-g09d2