Add UI setting to control whether cargo filter drop down is shown
This commit is contained in:
@@ -174,6 +174,7 @@ struct GUISettings {
|
||||
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
|
||||
bool show_veh_list_cargo_filter; ///< Show cargo list filter 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