From 736f10a4310e861dd9a2a712ab9209fad7c92fe8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 26 Sep 2018 01:17:13 +0300 Subject: Add packet SMSG_OVERWEIGHT_PERCENT 0x0ade. --- src/net/eathena/inventoryrecv.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/eathena/inventoryrecv.h') diff --git a/src/net/eathena/inventoryrecv.h b/src/net/eathena/inventoryrecv.h index b019643fe..31080935f 100644 --- a/src/net/eathena/inventoryrecv.h +++ b/src/net/eathena/inventoryrecv.h @@ -75,6 +75,7 @@ namespace EAthena void processMergeItemResponse(Net::MessageIn &msg); void processPlayerInventoryUse(Net::MessageIn &msg); void processItemMoveFailed(Net::MessageIn &msg); + void processOverWeightPercent(Net::MessageIn &msg); int getSlot(const int eAthenaSlot) A_WARN_UNUSED; } // namespace InventoryRecv -- cgit v1.2.3-70-g09d2