mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-24 00:03:11 +01:00
Add a cheat option to disable brakes failure
This commit is contained in:
@@ -148,6 +148,7 @@ typedef struct {
|
||||
|
||||
typedef struct {
|
||||
uint8 fast_lift_hill;
|
||||
uint8 disable_brakes_failure;
|
||||
} cheat_configuration;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user