Cache viewport station/waypoint sign infomation
This commit is contained in:
@@ -67,6 +67,7 @@ void InitializeGame(uint size_x, uint size_y, bool reset_date, bool reset_settin
|
||||
AllocateMap(size_x, size_y);
|
||||
|
||||
ViewportMapClearTunnelCache();
|
||||
ViewportClearStationSignCache();
|
||||
ClearCommandLog();
|
||||
|
||||
_pause_mode = PM_UNPAUSED;
|
||||
|
Reference in New Issue
Block a user