From 65c80b4219378cf3e18a6d6beb09ec9913a01d53 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 22 Jan 2016 15:33:53 +0300 Subject: Add packet CMSG_QUICK_IDENTIFY_ITEM 0x0a35. --- src/net/inventoryhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/inventoryhandler.h') diff --git a/src/net/inventoryhandler.h b/src/net/inventoryhandler.h index b4786fb94..77d2a526f 100644 --- a/src/net/inventoryhandler.h +++ b/src/net/inventoryhandler.h @@ -89,6 +89,8 @@ class InventoryHandler notfinal virtual void selectCart(const BeingId accountId, const int type) const = 0; + + virtual void identifyItem(const Item *const item) const = 0; }; } // namespace Net -- cgit v1.2.3-70-g09d2