mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 03:23:15 +01:00
Set the map to blank if no title sequences can load
This commit is contained in:
@@ -102,6 +102,7 @@ static void TryLoadSequence()
|
||||
_sequencePlayer->Eject();
|
||||
gTitleCurrentSequence = UINT16_MAX;
|
||||
_loadedTitleSequenceId = UINT16_MAX;
|
||||
game_init_all(150);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user