diff options
Diffstat (limited to 'src/settings_gui.cpp')
-rw-r--r-- | src/settings_gui.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/settings_gui.cpp b/src/settings_gui.cpp index beaa8eff0..f5d846b41 100644 --- a/src/settings_gui.cpp +++ b/src/settings_gui.cpp @@ -609,6 +609,7 @@ static const char *_patches_construction[] = { "drag_signals_density", "oil_refinery_limit", "semaphore_build_before", + "town_layout", }; static const char *_patches_stations[] = { |