From ae51c95555884dc5aba64c76648eeeb9a2bbb0c3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 16 Aug 2015 22:19:04 +0300 Subject: Add attribute cardColor to items in items.xml. --- src/resources/iteminfo.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/resources/iteminfo.cpp') diff --git a/src/resources/iteminfo.cpp b/src/resources/iteminfo.cpp index 52e238a5d..ade20ef0b 100644 --- a/src/resources/iteminfo.cpp +++ b/src/resources/iteminfo.cpp @@ -61,6 +61,7 @@ ItemInfo::ItemInfo() : mTags(), mColorsList(nullptr), mColorsListName(), + mCardColor(ItemColor_zero), mHitEffectId(-1), mCriticalHitEffectId(-1), mMissEffectId(-1), -- cgit v1.2.3-70-g09d2