From fef64185b87e4517b7760e017171d646eaa1eb69 Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 14 Sep 2007 22:27:40 +0000 Subject: (svn r11107) -Feature: some tool so one can still build tunnels under rails (and other structures) when the owner of the structure built it on foundations and if you have enough "empty" space ofcourse. One could use the tool for some other construction needs too. Patch by frosch. --- src/settings_gui.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/settings_gui.cpp') diff --git a/src/settings_gui.cpp b/src/settings_gui.cpp index 72066c7aa..bb773df0e 100644 --- a/src/settings_gui.cpp +++ b/src/settings_gui.cpp @@ -664,6 +664,7 @@ static const char *_patches_ui[] = { static const char *_patches_construction[] = { "build_on_slopes", + "autoslope", "extra_dynamite", "longbridges", "signal_side", -- cgit v1.2.3-54-g00ecf