@@ -173,6 +173,7 @@ struct GUISettings : public TimeSettings {
|
||||
uint8 scrollwheel_scrolling; ///< scrolling using the scroll wheel?
|
||||
uint8 scrollwheel_multiplier; ///< how much 'wheel' per incoming event from the OS?
|
||||
bool show_slopes_on_viewport_map; ///< use slope orientation to render the ground
|
||||
bool show_height_on_viewport_map; ///< use height for shading when rendering the ground
|
||||
uint32 default_viewport_map_mode; ///< the mode to use by default when a viewport is in map mode, 0=owner, 1=industry, 2=vegetation
|
||||
uint32 action_when_viewport_map_is_dblclicked; ///< what to do when a doubleclick occurs on the viewport map
|
||||
uint32 show_scrolling_viewport_on_map; ///< when a no map viewport is scrolled, its location is marked on the other map viewports
|
||||
|
Reference in New Issue
Block a user