summaryrefslogtreecommitdiff
path: root/src/enums/inventorytype.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/enums/inventorytype.h')
-rw-r--r--src/enums/inventorytype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/enums/inventorytype.h b/src/enums/inventorytype.h
index 37fad1890..fe24864d3 100644
--- a/src/enums/inventorytype.h
+++ b/src/enums/inventorytype.h
@@ -29,10 +29,10 @@ namespace InventoryType
{
INVENTORY = 0,
STORAGE,
- CART,
TRADE,
NPC,
#ifdef EATHENA_SUPPORT
+ CART,
VENDING,
MAIL,
#endif