From 6dc1f5e0b68cf390f7938329b50a9b28bd187862 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 1 Feb 2015 23:48:15 +0300 Subject: Set correct vending status to local player. Allow buy from vending shop. --- src/enums/inventorytype.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/enums') 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 -- cgit v1.2.3-60-g2f50