1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-18 12:33:17 +01:00

Add .parkpatch files for .sea scenarios

This commit is contained in:
Tulio Leao
2024-02-25 16:23:19 -03:00
parent f50c8cce4b
commit 046ded718c
27 changed files with 398 additions and 89 deletions

View File

@@ -193,7 +193,6 @@ namespace OpenRCT2::RCT1
ImportScenarioObjective(gameState);
ImportSavedView();
// TODO: investigate why Katie's Dreamland.s4 and .sea have different patches
RCT12::FetchAndApplyScenarioPatch(_s4Path, _isScenario);
FixNextGuestNumber(gameState);
CountBlockSections();