From b29f290816b787b63c15414c6e533c384ce44db0 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 2 Aug 2008 22:49:23 +0000 Subject: (svn r13935) -Codechange [YAPP]: PBS signals can now be built with the normal signal tools. (michi_cc) --- src/settings_gui.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/settings_gui.cpp') 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[] = { -- cgit v1.2.3-54-g00ecf