mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-19 13:03:11 +01:00
Fix title sequence not updating
This commit is contained in:
@@ -181,6 +181,7 @@ extern "C"
|
||||
if (game_is_not_paused())
|
||||
{
|
||||
TryLoadSequence();
|
||||
_sequencePlayer->Update();
|
||||
|
||||
sint32 numUpdates = 1;
|
||||
if (gGameSpeed > 1) {
|
||||
|
||||
Reference in New Issue
Block a user