Clear signal speed restriction at game shutdown

This commit is contained in:
Jonathan G Rennison
2021-06-27 03:18:38 +01:00
parent 28e39c9045
commit 1819a4218b
2 changed files with 4 additions and 0 deletions

View File

@@ -118,6 +118,7 @@ void InitializeGame(uint size_x, uint size_y, bool reset_date, bool reset_settin
FreeSignalPrograms();
FreeSignalDependencies();
ClearAllSignalSpeedRestrictions();
ClearZoningCaches();