Merge branch 'master' into master

This commit is contained in:
MuxyDuGoulp 2024-05-08 22:23:11 +02:00 committed by GitHub
commit 1d6d582fe5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -805,8 +805,6 @@ int openttd_main(std::span<char * const> arguments)
GenerateWorld(GWM_EMPTY, 64, 64); // Make the viewport initialization happy
LoadIntroGame(false);
CheckForMissingGlyphs();
/* ScanNewGRFFiles now has control over the scanner. */
RequestNewGRFScan(scanner.release());