From f8b463d9fdd249f06ff48c128d17c83637e010dd Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Wed, 22 Jul 2009 12:05:34 -0600 Subject: Fix bug with clearing inventory on map warp --- src/net/ea/equipmenthandler.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/ea/equipmenthandler.h') diff --git a/src/net/ea/equipmenthandler.h b/src/net/ea/equipmenthandler.h index 5239c486..47c2f803 100644 --- a/src/net/ea/equipmenthandler.h +++ b/src/net/ea/equipmenthandler.h @@ -29,6 +29,7 @@ class Item; namespace EAthena { void setEquipment(int eAthenaSlot, int index, bool equiped); +void clearEquipment(); Item *getRealEquipedItem(const Item *equipped); class EquipmentHandler : public MessageHandler -- cgit v1.2.3-70-g09d2