File diff r18218:2a27481f55c8 → r18219:9a85d923ce33
src/fios_gui.cpp
Show inline comments
 
@@ -57,6 +57,10 @@ void LoadCheckData::Clear()
 
	}
 
	companies.Clear();
 

	
 
	free(this->gamelog_action);
 
	this->gamelog_action = NULL;
 
	this->gamelog_actions = 0;
 

	
 
	ClearGRFConfigList(&this->grfconfig);
 
}