Cache current value of snow line height

This commit is contained in:
Jonathan G Rennison
2021-02-21 22:02:58 +00:00
parent f595696e97
commit 2e20da40ed
6 changed files with 29 additions and 2 deletions

View File

@@ -100,6 +100,7 @@ void InitializeGame(uint size_x, uint size_y, bool reset_date, bool reset_settin
} else {
SetScaledTickVariables();
}
UpdateCachedSnowLine();
LinkGraphSchedule::Clear();
ClearTraceRestrictMapping();