(svn r13086) -Fix: do not crash badly after loading a newgrf with engines in-game that often
This commit is contained in:
@@ -2538,6 +2538,7 @@ void ReloadNewGRFData()
|
||||
ResetVehiclePosHash();
|
||||
AfterLoadVehicles(false);
|
||||
StartupEngines();
|
||||
SetCachedEngineCounts();
|
||||
/* update station and waypoint graphics */
|
||||
AfterLoadWaypoints();
|
||||
AfterLoadStations();
|
||||
|
Reference in New Issue
Block a user