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.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/net/tmwa/buyingstorehandler.cpp') diff --git a/src/net/tmwa/buyingstorehandler.cpp b/src/net/tmwa/buyingstorehandler.cpp index c4b473ad6..a0f3d9194 100644 --- a/src/net/tmwa/buyingstorehandler.cpp +++ b/src/net/tmwa/buyingstorehandler.cpp @@ -53,4 +53,8 @@ void BuyingStoreHandler::close() const { } +void BuyingStoreHandler::open(const Being *const being A_UNUSED) const +{ +} + } // namespace TmwAthena -- cgit v1.2.3-60-g2f50