Add setting to increase cost/distance of aircraft linkgraph links
This commit is contained in:
@@ -2204,6 +2204,7 @@ static SettingsContainer &GetSettingsTree()
|
||||
cdist->Add(new SettingEntry("linkgraph.demand_size"));
|
||||
cdist->Add(new SettingEntry("linkgraph.short_path_saturation"));
|
||||
cdist->Add(new SettingEntry("linkgraph.recalc_not_scaled_by_daylength"));
|
||||
cdist->Add(new SettingEntry("linkgraph.aircraft_link_scale"));
|
||||
}
|
||||
SettingsPage *treedist = environment->Add(new SettingsPage(STR_CONFIG_SETTING_ENVIRONMENT_TREES));
|
||||
{
|
||||
|
Reference in New Issue
Block a user