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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/enums/inventorytype.h b/src/enums/inventorytype.h
index 6ba30b2a4..136a80734 100644
--- a/src/enums/inventorytype.h
+++ b/src/enums/inventorytype.h
@@ -32,6 +32,7 @@ namespace InventoryType
CART,
TRADE,
NPC,
+ VENDING,
TYPE_END
};
} // namespace InventoryType