From 87dc57caff1b01f4abe2cc14bfc56f5bc130fbb6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 3 Jul 2014 18:00:02 +0300 Subject: Add item attribute useButton2 and use it in inventory. --- 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 1d44c2eda..8e1284fad 100644 --- a/src/resources/iteminfo.cpp +++ b/src/resources/iteminfo.cpp @@ -47,6 +47,7 @@ ItemInfo::ItemInfo() : mDescription(), mEffect(), mUseButton(), + mUseButton2(), mType(ItemType::UNUSABLE), mWeight(0), mView(0), -- cgit v1.2.3-60-g2f50