From 2288a403ad4377fbb552243e805aaf0b5a4f5a0d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 3 Nov 2015 21:54:44 +0300 Subject: Allow buy from npc shop or from market more than one of item at one transaction. --- 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 099aa3e92..132d019b8 100644 --- a/src/net/eathena/cashshophandler.h +++ b/src/net/eathena/cashshophandler.h @@ -39,6 +39,8 @@ class CashShopHandler final : public Net::CashShopHandler const ItemColor color, const int amount) const override final; + void buyItems(std::vector &items) const override final; + void close() const override final; void requestPoints() const override final; -- cgit v1.2.3-60-g2f50