Refresh screen when changing day length
This commit is contained in:
@@ -1392,6 +1392,7 @@ static bool ImprovedBreakdownsSettingChanged(int32 p1)
|
||||
static bool DayLengthChanged(int32 p1)
|
||||
{
|
||||
SetScaledTickVariables();
|
||||
MarkWholeScreenDirty();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user