summaryrefslogtreecommitdiff
path: root/src/settings_type.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2011-02-04 14:38:33 +0000
committerrubidium <rubidium@openttd.org>2011-02-04 14:38:33 +0000
commit71f4067d19b4d861b93bd5f6fe290d9d95eec4fd (patch)
tree1269a74e95fb688aae551735782e187f1c18d0a7 /src/settings_type.h
parent313c1bc171b5714f8eda6f5a7b46c1d53cb3e532 (diff)
downloadopenttd-71f4067d19b4d861b93bd5f6fe290d9d95eec4fd.tar.xz
(svn r21956) -Cleanup: always draw the bridge pillars
Diffstat (limited to 'src/settings_type.h')
-rw-r--r--src/settings_type.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/settings_type.h b/src/settings_type.h
index 0faeb4407..3fe5690b3 100644
--- a/src/settings_type.h
+++ b/src/settings_type.h
@@ -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