Use the editable string picker for item type flags in the item editor.

This commit is contained in:
2025-02-23 11:59:16 -05:00
committed by Celtic Minstrel
parent 0ccdd38cb1
commit 1ad973c59e
8 changed files with 31 additions and 2 deletions

View File

@@ -102,6 +102,7 @@ public:
std::vector<std::string> snd_names;
std::vector<std::string> evt_names;
std::vector<std::string> ic_names;
std::vector<std::string> itf_names;
bool adjust_diff;
bool is_legacy;
fs::path scen_file; // transient