forked from mirror/OpenTTD
(svn r23065) -Add: -q option to read a savegame, write some general info and exit
This commit is contained in:
@@ -57,6 +57,10 @@ void LoadCheckData::Clear()
|
||||
}
|
||||
companies.Clear();
|
||||
|
||||
free(this->gamelog_action);
|
||||
this->gamelog_action = NULL;
|
||||
this->gamelog_actions = 0;
|
||||
|
||||
ClearGRFConfigList(&this->grfconfig);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user