fn fix_parking_lot_driveways(map: &mut Map, input: Vec<ParkingLotID>)
Expand description
Recalculate the driveways of some parking lots after map edits.
fn fix_parking_lot_driveways(map: &mut Map, input: Vec<ParkingLotID>)
Recalculate the driveways of some parking lots after map edits.