Show small square if vehicle owner does not match list owner.
No longer check the infrastructure sharing setting. Add a separate setting to control company colour squares (default on).
This commit is contained in:
@@ -170,6 +170,7 @@ struct GUISettings {
|
||||
bool show_vehicle_group_in_details; ///< show vehicle group in vehicle details window top widget
|
||||
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
|
||||
|
||||
uint16 console_backlog_timeout; ///< the minimum amount of time items should be in the console backlog before they will be removed in ~3 seconds granularity.
|
||||
uint16 console_backlog_length; ///< the minimum amount of items in the console backlog before items will be removed.
|
||||
|
Reference in New Issue
Block a user