Add setting for default road/tram types, to match default rail type setting

This commit is contained in:
Jonathan G Rennison
2020-09-18 23:32:47 +01:00
parent 3b49f892fa
commit 2ea3a7d6f4
7 changed files with 98 additions and 4 deletions

View File

@@ -111,6 +111,7 @@ struct GUISettings : public TimeSettings {
uint8 advanced_vehicle_list; ///< use the "advanced" vehicle list
uint8 loading_indicators; ///< show loading indicators
uint8 default_rail_type; ///< the default rail type for the rail GUI
uint8 default_road_type; ///< the default road/tram types for the road/tram GUI
uint8 toolbar_pos; ///< position of toolbars, 0=left, 1=center, 2=right
uint8 statusbar_pos; ///< position of statusbar, 0=left, 1=center, 2=right
uint8 window_snap_radius; ///< windows snap at each other if closer than this