Implement a picker for selecting an item class, using the editable string picker.
Used in special node editing and also item editing.
This commit is contained in:
@@ -101,6 +101,7 @@ public:
|
||||
std::vector<std::string> spec_strs;
|
||||
std::vector<std::string> snd_names;
|
||||
std::vector<std::string> evt_names;
|
||||
std::vector<std::string> ic_names;
|
||||
bool adjust_diff;
|
||||
bool is_legacy;
|
||||
fs::path scen_file; // transient
|
||||
|
Reference in New Issue
Block a user