summaryrefslogtreecommitdiff
path: root/src/settings_gui.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-08-02 22:49:23 +0000
committerrubidium <rubidium@openttd.org>2008-08-02 22:49:23 +0000
commit60006ad24cb51a55cf416b29c054644db614c3e9 (patch)
treede8ca6ff0f1387503d0d8ae2f9b0f52e86194477 /src/settings_gui.cpp
parent5c55922a0637547548b8286cdaf0e8645478fc46 (diff)
downloadopenttd-60006ad24cb51a55cf416b29c054644db614c3e9.tar.xz
(svn r13935) -Codechange [YAPP]: PBS signals can now be built with the normal signal tools. (michi_cc)
Diffstat (limited to 'src/settings_gui.cpp')
-rw-r--r--src/settings_gui.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/settings_gui.cpp b/src/settings_gui.cpp
index 395463b46..be4ef05d9 100644
--- a/src/settings_gui.cpp
+++ b/src/settings_gui.cpp
@@ -627,6 +627,8 @@ static const char *_patches_construction[] = {
"gui.drag_signals_density",
"game_creation.oil_refinery_limit",
"gui.semaphore_build_before",
+ "gui.default_signal_type",
+ "gui.cycle_signal_types",
};
static const char *_patches_stations[] = {