Add: list_[scenario|heightmap] and load_[scenario|height] console commands (#11867)
This commit is contained in:
@@ -829,7 +829,7 @@ public:
|
||||
if (!gui_scope) break;
|
||||
|
||||
_fios_path_changed = true;
|
||||
this->fios_items.BuildFileList(this->abstract_filetype, this->fop);
|
||||
this->fios_items.BuildFileList(this->abstract_filetype, this->fop, true);
|
||||
this->selected = nullptr;
|
||||
_load_check_data.Clear();
|
||||
|
||||
|
Reference in New Issue
Block a user