diff --git a/src/fios_gui.cpp b/src/fios_gui.cpp index b8437607d6..c08710372f 100644 --- a/src/fios_gui.cpp +++ b/src/fios_gui.cpp @@ -67,6 +67,7 @@ void LoadCheckData::Clear() ClearGRFConfigList(&this->grfconfig); this->debug_log_data.clear(); + this->debug_config_data.clear(); } /** Load game/scenario with optional content download */