Merge remote-tracking branch 'upstream/1.11' into 1.11
This commit is contained in:
@@ -64,8 +64,8 @@ void InitializeGame(uint size_x, uint size_y, bool reset_date, bool reset_settin
|
||||
AllocateMap(size_x, size_y);
|
||||
|
||||
_pause_mode = PM_UNPAUSED;
|
||||
_game_speed = 100;
|
||||
_pause_countdown = 0;
|
||||
_fast_forward = 0;
|
||||
_tick_counter = 0;
|
||||
_cur_tileloop_tile = 1;
|
||||
_thd.redsq = INVALID_TILE;
|
||||
|
||||
Reference in New Issue
Block a user