mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 06:23:04 +01:00
Reset cheats when importing S4/S6
This commit is contained in:
@@ -217,6 +217,8 @@ public:
|
||||
|
||||
map_count_remaining_land_rights();
|
||||
research_determine_first_of_type();
|
||||
|
||||
CheatsReset();
|
||||
}
|
||||
|
||||
bool GetDetails(scenario_index_entry* dst) override
|
||||
|
||||
@@ -478,6 +478,8 @@ public:
|
||||
}
|
||||
|
||||
research_determine_first_of_type();
|
||||
|
||||
CheatsReset();
|
||||
}
|
||||
|
||||
void ImportRides()
|
||||
|
||||
Reference in New Issue
Block a user