Merge remote-tracking branch 'release/1.9' into 1.9

This commit is contained in:
Sergii Pylypenko
2019-07-09 17:53:04 +03:00
83 changed files with 404 additions and 314 deletions

View File

@@ -62,6 +62,7 @@
#include "town.h"
#include "subsidy_func.h"
#include "gfx_layout.h"
#include "viewport_func.h"
#include "viewport_sprite_sorter.h"
#include "framerate_type.h"
@@ -347,6 +348,7 @@ static void LoadIntroGame(bool load_newgrfs = true)
SetLocalCompany(COMPANY_FIRST);
}
FixTitleGameZoom();
_pause_mode = PM_UNPAUSED;
_cursor.fix_at = false;