(svn r23712) -Codechange: rename the two vehicle hashes we have to names that make clear where they differ in
This commit is contained in:
@@ -2753,7 +2753,7 @@ void ReloadNewGRFData()
|
||||
LoadStringWidthTable();
|
||||
RecomputePrices();
|
||||
/* reload vehicles */
|
||||
ResetVehiclePosHash();
|
||||
ResetVehicleHash();
|
||||
AfterLoadVehicles(false);
|
||||
StartupEngines();
|
||||
GroupStatistics::UpdateAfterLoad();
|
||||
|
Reference in New Issue
Block a user