mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-23 15:52:55 +01:00
Made subtype switching an option
This commit is contained in:
@@ -134,6 +134,7 @@ typedef struct {
|
||||
typedef struct {
|
||||
uint8 toolbar_show_finances;
|
||||
uint8 toolbar_show_research;
|
||||
uint8 allow_subtype_switching;
|
||||
} interface_configuration;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user