From 2dc2a95e4aa1466f7fd29f41b2b976ab47241259 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 21 Aug 2015 19:12:35 +0300 Subject: Add tag field into item. --- src/item.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/item.cpp') diff --git a/src/item.cpp b/src/item.cpp index 9a2537b18..50ccf374a 100644 --- a/src/item.cpp +++ b/src/item.cpp @@ -57,6 +57,7 @@ Item::Item(const int id, mRefine(refine), mInvIndex(0), mType(type), + mTag(0), mEquipment(equipment), mEquipped(equipped), mInEquipment(false), -- cgit v1.2.3-60-g2f50