From 63a59b84a097af720138399f4b55ca726b74716e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 29 Mar 2015 12:58:59 +0300 Subject: eathena: add packet CMSG_NPC_CASH_SHOP_OPEN 0x0844. --- src/net/cashshophandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/cashshophandler.h') diff --git a/src/net/cashshophandler.h b/src/net/cashshophandler.h index df9f0e172..1972ab6e8 100644 --- a/src/net/cashshophandler.h +++ b/src/net/cashshophandler.h @@ -42,6 +42,8 @@ class CashShopHandler notfinal const int amount) const = 0; virtual void close() const = 0; + + virtual void requestPoints() const = 0; }; } // namespace Net -- cgit v1.2.3-60-g2f50