From 01edaeec578bddb73b4513baf9d8bfe5f9a886b0 Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 26 Sep 2007 16:12:43 +0000 Subject: (svn r11172) -Codechange: rewrite of town road building and addition of the possibility to clean up unconnected road bits during the local road reconstructions. Based on a patch by skidd13. --- src/settings_gui.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/settings_gui.cpp') diff --git a/src/settings_gui.cpp b/src/settings_gui.cpp index bb773df0e..d50a1a576 100644 --- a/src/settings_gui.cpp +++ b/src/settings_gui.cpp @@ -672,7 +672,6 @@ static const char *_patches_construction[] = { "drag_signals_density", "oil_refinery_limit", "semaphore_build_before", - "town_layout", }; static const char *_patches_stations[] = { @@ -700,6 +699,8 @@ static const char *_patches_economy[] = { "ending_year", "smooth_economy", "allow_shares", + "town_layout", + "mod_road_rebuild", "town_growth_rate", "larger_towns", "initial_city_size", -- cgit v1.2.3-54-g00ecf