From c9418c55fab6be4151d7a540daa01542d16a2ddd Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 18 Mar 2015 12:22:19 +0300 Subject: eathena: add partial support for packet SMSG_NPC_CASH_POINTS 0x0845. --- 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 176af7dc3..cc6ccc0c1 100644 --- a/src/net/eathena/cashshophandler.h +++ b/src/net/eathena/cashshophandler.h @@ -51,6 +51,8 @@ class CashShopHandler final : public MessageHandler, static void processCashShopBuyAck(Net::MessageIn &msg); + static void processCashShopPoints(Net::MessageIn &msg); + static BuyDialog *mBuyDialog; }; -- cgit v1.2.3-60-g2f50