mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-24 07:14:31 +01:00
Serialise all cheats
This commit is contained in:
@@ -577,6 +577,7 @@ namespace OpenRCT2
|
||||
serialiser << gCheatsDisableRideValueAging;
|
||||
serialiser << gConfigGeneral.show_real_names_of_guests;
|
||||
serialiser << gCheatsIgnoreResearchStatus;
|
||||
serialiser << gCheatsEnableAllDrawableTrackPieces;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user