Add drive-through train depot emulation (default off)
This commit is contained in:
@@ -1830,6 +1830,7 @@ static SettingsContainer &GetSettingsTree()
|
||||
routing->Add(new SettingEntry("pf.pathfinder_for_roadvehs"));
|
||||
routing->Add(new SettingEntry("pf.pathfinder_for_ships"));
|
||||
routing->Add(new SettingEntry("pf.reroute_rv_on_layout_change"));
|
||||
routing->Add(new SettingEntry("vehicle.drive_through_train_depot"));
|
||||
}
|
||||
|
||||
vehicles->Add(new SettingEntry("order.no_servicing_if_no_breakdowns"));
|
||||
|
Reference in New Issue
Block a user