(svn r19064) -Feature: Allow to select different land colours for the smallmap (reworked by Alberth).
This commit is contained in:
@@ -54,6 +54,7 @@ struct GUISettings {
|
||||
bool autoscroll; ///< scroll when moving mouse to the edge
|
||||
byte errmsg_duration; ///< duration of error message
|
||||
bool link_terraform_toolbar; ///< display terraform toolbar when displaying rail, road, water and airport toolbars
|
||||
uint8 smallmap_land_colour; ///< colour used for land and heightmap at the smallmap
|
||||
bool reverse_scroll; ///< right-Click-Scrolling scrolls in the opposite direction
|
||||
bool smooth_scroll; ///< smooth scroll viewports
|
||||
bool measure_tooltip; ///< show a permanent tooltip when dragging tools
|
||||
|
Reference in New Issue
Block a user