Clear debug data in LoadCheckData::Clear

pull/192/head
Jonathan G Rennison 4 years ago
parent 5b78090a61
commit 5db169b76f

@ -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 */

Loading…
Cancel
Save