mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-21 05:53:02 +01:00
Fix #21037: Animations broken in title sequence
This commit is contained in:
@@ -349,6 +349,7 @@ namespace OpenRCT2::Title
|
||||
auto& gameState = GetGameState();
|
||||
|
||||
parkImporter->Import(gameState);
|
||||
MapAnimationAutoCreate();
|
||||
}
|
||||
PrepareParkForPlayback();
|
||||
success = true;
|
||||
|
||||
Reference in New Issue
Block a user