Skip to content

Commit

Permalink
light_rail was missing from transportation types chunk
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpoole committed Oct 14, 2024
1 parent a2abf81 commit 3b457b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions master_preset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2559,6 +2559,7 @@
<check key="trolleybus" text="Trolleybus" disable_off="true"/>
<check key="share_taxi" text="Share taxi" disable_off="true"/>
<check key="subway" text="Subway" disable_off="true"/>
<check key="light_rail" text="Light rail" disable_off="true"/>
<check key="monorail" text="Monorail" disable_off="true"/>
<check key="funicular" text="Funicular" disable_off="true"/>
<check key="aerialway" text="Aerialway" disable_off="true"/>
Expand Down

0 comments on commit 3b457b1

Please sign in to comment.