Skip to content

Commit

Permalink
Revert "Revert "Revert "Revert "Change: again, disable vehicles cars""""
Browse files Browse the repository at this point in the history
This reverts commit c8a3923.
  • Loading branch information
andythenorth committed Sep 19, 2022
1 parent 7228d59 commit 8120252
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/iron_horse.py
Expand Up @@ -332,7 +332,7 @@ def main():
# only comment in if needed for debugging
alignment_cars.main()
"""
automobile_cars.main()
#automobile_cars.main()
bolster_cars.main()
box_cars.main()
bulkhead_flat_cars.main()
Expand All @@ -346,7 +346,7 @@ def main():
covered_hopper_cars.main()
cryo_tank_cars.main()
curtain_side_box_cars.main()
double_deck_automobile_cars.main()
#double_deck_automobile_cars.main()
dry_powder_hopper_cars.main()
dump_cars.main()
dump_cars_high_side.main()
Expand All @@ -367,7 +367,7 @@ def main():
kaolin_hopper_cars.main()
livestock_cars.main()
log_cars.main()
low_floor_automobile_cars.main()
#low_floor_automobile_cars.main()
low_floor_intermodal_cars.main()
mail_cars.main()
merchandise_box_cars.main()
Expand Down

0 comments on commit 8120252

Please sign in to comment.