From 76bbb31b1d9b1b8c22614ac91e765519194257d8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 9 Feb 2015 21:28:08 +0300 Subject: eathena: add packet CMSG_SEARCHSTORE_CLICK 0x0835. --- src/net/searchstorehandler.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/net/searchstorehandler.h') diff --git a/src/net/searchstorehandler.h b/src/net/searchstorehandler.h index 8ea7660d9..3f65730fd 100644 --- a/src/net/searchstorehandler.h +++ b/src/net/searchstorehandler.h @@ -44,6 +44,10 @@ class SearchStoreHandler notfinal virtual void nextPage() const = 0; virtual void close() const = 0; + + virtual void select(const int accountId, + const int storeId, + const int itemId) const = 0; }; } // namespace Net -- cgit v1.2.3-60-g2f50