(svn r22115) -Fix (r22114): some comments and code ordering were wrong
This commit is contained in:
@@ -270,10 +270,10 @@ static void ShutdownGame()
|
||||
free(_config_file);
|
||||
#endif
|
||||
|
||||
ResetNewGRFData();
|
||||
|
||||
PoolBase::CleanAll();
|
||||
|
||||
ResetNewGRFData();
|
||||
|
||||
/* Close all and any open filehandles */
|
||||
FioCloseAll();
|
||||
}
|
||||
|
Reference in New Issue
Block a user