1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-16 19:43:06 +01:00

Add TODO on s4importer code

This commit is contained in:
Tulio Leao
2024-01-20 15:31:09 -03:00
parent 8297e7182b
commit d39408a9d9

View File

@@ -194,6 +194,7 @@ namespace OpenRCT2::RCT1
ImportSavedView();
// TODO: investigate why Katie's Dreamland.s4 and .sea have different patches
// TODO: s4 patch system is broken since .s4 files do not use scenario name, but rather slot
RCT12::FetchAndApplyScenarioPatch(_s4.ScenarioName, _isScenario);
FixUrbanPark();
FixNextGuestNumber(gameState);