Ensure tile loop counts and cargo scalers updated when day length changed
This commit is contained in:
@@ -167,8 +167,10 @@ void InitializeGame(uint size_x, uint size_y, bool reset_date, bool reset_settin
|
||||
} else {
|
||||
RecalculateStateTicksOffset();
|
||||
}
|
||||
SetupTileLoopCounts();
|
||||
UpdateCargoScalers();
|
||||
|
||||
UpdateEffectiveDayLengthFactor();
|
||||
SetupTickRate();
|
||||
|
||||
UpdateCachedSnowLine();
|
||||
UpdateCachedSnowLineBounds();
|
||||
|
||||
|
Reference in New Issue
Block a user