From 5bf9a084a9d188105b919e984a655a5cf08bb497 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 29 Mar 2015 13:10:31 +0300 Subject: eathena: add packet CMSG_NPC_CASH_SHOP_REQUEST_TAB 0x0846. --- 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 374c4d081..259a59a33 100644 --- a/src/net/tmwa/cashshophandler.cpp +++ b/src/net/tmwa/cashshophandler.cpp @@ -57,4 +57,8 @@ void CashShopHandler::requestPoints() const { } +void CashShopHandler::requestTab(const int tab A_UNUSED) const +{ +} + } // namespace TmwAthena -- cgit v1.2.3-70-g09d2