summaryrefslogtreecommitdiff
path: root/src/settings_type.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-01-04 14:51:49 +0000
committerrubidium <rubidium@openttd.org>2009-01-04 14:51:49 +0000
commitc9e8fd307e36b3d35f5bf7d01cffe64b1e75b846 (patch)
tree071aa902fd2f8a967a397f448ab18c3d031807c2 /src/settings_type.h
parentce5304f9a2ca43f6b32fbfb09b2d72106b0a7055 (diff)
downloadopenttd-c9e8fd307e36b3d35f5bf7d01cffe64b1e75b846.tar.xz
(svn r14827) -Feature [FS#1984]: few (optional) optimisations to making (initial) orders (sulai)
Diffstat (limited to 'src/settings_type.h')
-rw-r--r--src/settings_type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/settings_type.h b/src/settings_type.h
index 5d7504053..974587c9c 100644
--- a/src/settings_type.h
+++ b/src/settings_type.h
@@ -72,6 +72,7 @@ struct GUISettings {
bool enable_signal_gui; ///< show the signal GUI when the signal button is pressed
Year colored_news_year; ///< when does newspaper become colored?
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