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 140337f76..f24ef10ed 100644 --- a/src/settings_gui.cpp +++ b/src/settings_gui.cpp @@ -625,6 +625,7 @@ static const char *_patches_stations[] = { "modified_catchment", "gradual_loading", "road_stop_on_town_road", + "adjacent_stations", }; static const char *_patches_economy[] = { |