(svn r21956) -Cleanup: always draw the bridge pillars

This commit is contained in:
rubidium
2011-02-04 14:38:33 +00:00
parent 313c1bc171
commit 71f4067d19
3 changed files with 1 additions and 3 deletions

View File

@@ -85,7 +85,6 @@ struct GUISettings {
Year coloured_news_year; ///< when does newspaper become coloured?
bool timetable_in_ticks; ///< whether to show the timetable in ticks rather than days
bool quick_goto; ///< Allow quick access to 'goto button' in vehicle orders window
bool bridge_pillars; ///< show bridge pillars for high bridges
bool auto_euro; ///< automatically switch to euro in 2002
byte drag_signals_density; ///< many signals density
Year semaphore_build_before; ///< build semaphore signals automatically before this year