Add UI setting for whether programmable signals shown in UI (default off)
Add setting subcategory for advanced signal features
This commit is contained in:
@@ -173,6 +173,7 @@ struct GUISettings {
|
||||
bool show_vehicle_group_in_details; ///< show vehicle group in vehicle details window top widget
|
||||
bool show_restricted_signal_default; ///< Show restricted electric signals using the default sprite
|
||||
bool show_adv_tracerestrict_features; ///< Show advanced trace restrict features in UI
|
||||
bool show_progsig_ui; ///< Show programmable signals feature in UI
|
||||
uint8 osk_activation; ///< Mouse gesture to trigger the OSK.
|
||||
bool show_vehicle_route_steps; ///< when a window related to a specific vehicle is focused, show route steps
|
||||
bool show_vehicle_list_company_colour; ///< show the company colour of vehicles which have an owner different to the owner of the vehicle list
|
||||
|
Reference in New Issue
Block a user