Enable economy day length scaling in wallclock timekeeping mode
This commit is contained in:
@@ -467,7 +467,7 @@ static void OnNewEconomyDay()
|
||||
}
|
||||
}
|
||||
|
||||
static void IncreaseCalendarDate()
|
||||
void IncreaseCalendarDate()
|
||||
{
|
||||
/* If calendar day progress is frozen, don't try to advance time. */
|
||||
if (CalTime::IsCalendarFrozen()) return;
|
||||
|
Reference in New Issue
Block a user