From 62c5097904bfc6c6e44e776730ea1d01aaf891c2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 7 Jan 2016 16:59:33 +0300 Subject: Add partial implimentation for craft inventory. For now almost same with npc inventory. --- src/enums/inventorytype.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/enums/inventorytype.h') diff --git a/src/enums/inventorytype.h b/src/enums/inventorytype.h index 9bcc0a60e..b15676c2a 100644 --- a/src/enums/inventorytype.h +++ b/src/enums/inventorytype.h @@ -35,6 +35,7 @@ enumStart(InventoryType) Cart, Vending, Mail, + Craft, #endif TypeEnd } -- cgit v1.2.3-60-g2f50