(svn r21959) -Change: replace longbridges with custom maximum bridge and tunnel length setting
This commit is contained in:
@@ -1334,7 +1334,8 @@ static SettingEntry _settings_construction[] = {
|
||||
SettingEntry("construction.build_on_slopes"),
|
||||
SettingEntry("construction.autoslope"),
|
||||
SettingEntry("construction.extra_dynamite"),
|
||||
SettingEntry("construction.longbridges"),
|
||||
SettingEntry("construction.max_bridge_length"),
|
||||
SettingEntry("construction.max_tunnel_length"),
|
||||
SettingEntry("station.never_expire_airports"),
|
||||
SettingEntry("construction.freeform_edges"),
|
||||
SettingEntry("construction.extra_tree_placement"),
|
||||
|
Reference in New Issue
Block a user