summaryrefslogtreecommitdiff
path: root/src/resources/itemtypemap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/itemtypemap.h')
-rw-r--r--src/resources/itemtypemap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resources/itemtypemap.h b/src/resources/itemtypemap.h
index 08ec73ca0..789d9211b 100644
--- a/src/resources/itemtypemap.h
+++ b/src/resources/itemtypemap.h
@@ -30,6 +30,7 @@ struct ItemTypeMap final
std::string name;
ItemType::Type type;
std::string useButton;
+ std::string useButton2;
};
#endif // RESOURCES_ITEMTYPEMAP_H