From 6998289cd1f4650ad686731c6925e05b4c9fb82a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 5 Feb 2015 21:26:25 +0300 Subject: eathena: add packet CMSG_BUYINGSTORE_OPEN 0x0360. --- src/net/tmwa/buyingstorehandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/tmwa/buyingstorehandler.h') diff --git a/src/net/tmwa/buyingstorehandler.h b/src/net/tmwa/buyingstorehandler.h index 04ede95a7..205e30ecc 100644 --- a/src/net/tmwa/buyingstorehandler.h +++ b/src/net/tmwa/buyingstorehandler.h @@ -44,6 +44,8 @@ class BuyingStoreHandler final : public MessageHandler, std::vector &items) const; void close() const override final; + + void open(const Being *const being) const override final; }; } // namespace TmwAthena -- cgit v1.2.3-60-g2f50