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/tmwa/cashshophandler.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/net/tmwa/cashshophandler.cpp') diff --git a/src/net/tmwa/cashshophandler.cpp b/src/net/tmwa/cashshophandler.cpp index d3208325b..cefeb496d 100644 --- a/src/net/tmwa/cashshophandler.cpp +++ b/src/net/tmwa/cashshophandler.cpp @@ -49,4 +49,8 @@ void CashShopHandler::buyItem(const int points A_UNUSED, { } +void CashShopHandler::close() const +{ +} + } // namespace TmwAthena -- cgit v1.2.3-60-g2f50