Ensure tile loop counts and cargo scalers updated when day length changed
This commit is contained in:
@@ -2031,9 +2031,6 @@ static void DayLengthChanged(int32_t new_value)
|
||||
UpdateEffectiveDayLengthFactor();
|
||||
RecalculateStateTicksOffset();
|
||||
|
||||
SetupTileLoopCounts();
|
||||
UpdateCargoScalers();
|
||||
|
||||
MarkWholeScreenDirty();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user