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