Allow articulated road vehicles to overtake other vehicles
Add setting
This commit is contained in:
@@ -1718,6 +1718,7 @@ static SettingsContainer &GetSettingsTree()
|
||||
physics->Add(new SettingEntry("vehicle.smoke_amount"));
|
||||
physics->Add(new SettingEntry("vehicle.plane_speed"));
|
||||
physics->Add(new SettingEntry("vehicle.ship_collision_avoidance"));
|
||||
physics->Add(new SettingEntry("vehicle.roadveh_articulated_overtaking"));
|
||||
}
|
||||
|
||||
SettingsPage *routing = vehicles->Add(new SettingsPage(STR_CONFIG_SETTING_VEHICLES_ROUTING));
|
||||
|
Reference in New Issue
Block a user