File diff r18852:267bfa8199f1 → r18853:205086193fac
src/saveload/afterload.cpp
Show inline comments
 
@@ -2753,7 +2753,7 @@ void ReloadNewGRFData()
 
	LoadStringWidthTable();
 
	RecomputePrices();
 
	/* reload vehicles */
 
	ResetVehiclePosHash();
 
	ResetVehicleHash();
 
	AfterLoadVehicles(false);
 
	StartupEngines();
 
	GroupStatistics::UpdateAfterLoad();