mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-24 00:03:11 +01:00
Add feature to make banners display text in all caps
This commit is contained in:
@@ -161,6 +161,7 @@ typedef struct {
|
||||
uint8 load_save_sort;
|
||||
uint8 minimize_fullscreen_focus_loss;
|
||||
uint8 day_night_cycle;
|
||||
uint8 upper_case_banners;
|
||||
} general_configuration;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user