(svn r8976) -Codechange: Reinitialize all engines after grf files have been reloaded/changed.
This commit is contained in:
@@ -1852,6 +1852,7 @@ void ReloadNewGRFData(void)
|
||||
/* reload vehicles */
|
||||
ResetVehiclePosHash();
|
||||
AfterLoadVehicles();
|
||||
StartupEngines();
|
||||
/* update station and waypoint graphics */
|
||||
AfterLoadWaypoints();
|
||||
AfterLoadStations();
|
||||
|
Reference in New Issue
Block a user