File diff r8805:52da6ef5942c → r8806:1fc0d9e1c2bf
src/settings_type.h
Show inline comments
 
@@ -98,7 +98,6 @@ struct Patches {
 
	bool realistic_acceleration;        ///< realistic acceleration for trains
 
	bool wagon_speed_limits;            ///< enable wagon speed limits
 
	bool forbid_90_deg;                 ///< forbid trains to make 90 deg turns
 
	bool invisible_trees;               ///< don't show trees when buildings are transparent
 
	bool no_servicing_if_no_breakdowns; ///< dont send vehicles to depot when breakdowns are disabled
 
	bool link_terraform_toolbar;        ///< display terraform toolbar when displaying rail, road, water and airport toolbars
 
	bool reverse_scroll;                ///< Right-Click-Scrolling scrolls in the opposite direction