From 61b29214e3b5becfccf8b9264a12019be7290a0f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 18 Mar 2015 13:14:39 +0300 Subject: eathena: add partial support for packet SMSG_NPC_CASH_TAB_PRICE_LIST 0x08c0. --- src/net/eathena/cashshophandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/cashshophandler.h') diff --git a/src/net/eathena/cashshophandler.h b/src/net/eathena/cashshophandler.h index d122b6cc9..2dd7d206f 100644 --- a/src/net/eathena/cashshophandler.h +++ b/src/net/eathena/cashshophandler.h @@ -55,6 +55,8 @@ class CashShopHandler final : public MessageHandler, static void processCashShopBuy(Net::MessageIn &msg); + static void processCashShopTabPriceList(Net::MessageIn &msg); + static BuyDialog *mBuyDialog; }; -- cgit v1.2.3-60-g2f50