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/eathena/packetsout.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/net/eathena/packetsout.inc') diff --git a/src/net/eathena/packetsout.inc b/src/net/eathena/packetsout.inc index a8fe50a14..d974e4e53 100644 --- a/src/net/eathena/packetsout.inc +++ b/src/net/eathena/packetsout.inc @@ -275,5 +275,8 @@ if (packetVersion >= 20150513) } #endif +// introduced in 20150513 +packet(CMSG_QUICK_IDENTIFY_ITEM, 0x0a35); + // introduced in 20150805 packet(CMSG_SELECT_CART, 0x0980); -- cgit v1.2.3-70-g09d2