summaryrefslogtreecommitdiff
path: root/src/settings_gui.cpp
diff options
context:
space:
mode:
authormaedhros <maedhros@openttd.org>2007-01-15 22:18:35 +0000
committermaedhros <maedhros@openttd.org>2007-01-15 22:18:35 +0000
commite91bbdd491547e0e3dd90bdbb1c7a8fae8a63856 (patch)
tree0a7c7a59463925d388434ef7010b35b7d6b0f50f /src/settings_gui.cpp
parent8e8c72b8e14874c94fd2803df9606a1978e88aa3 (diff)
downloadopenttd-e91bbdd491547e0e3dd90bdbb1c7a8fae8a63856.tar.xz
(svn r8151) -Feature: Automatically build semaphores before a configurable date, which can be set by each network player seperately.
Diffstat (limited to 'src/settings_gui.cpp')
-rw-r--r--src/settings_gui.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/settings_gui.cpp b/src/settings_gui.cpp
index f651334b3..10389b23d 100644
--- a/src/settings_gui.cpp
+++ b/src/settings_gui.cpp
@@ -585,6 +585,7 @@ static const char *_patches_construction[] = {
"always_small_airport",
"drag_signals_density",
"oil_refinery_limit",
+ "semaphore_build_before",
};
static const char *_patches_stations[] = {