Skip to content

Commit

Permalink
Add highway=stop subvalues
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpoole committed Apr 7, 2020
1 parent fd5d2cf commit f182d31
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 @@ -1781,6 +1781,7 @@
<item name="Stop" icon="${ICONPATH}highway_stop_18064.${ICONTYPE}" type="node" preset_name_label="true">
<link wiki="Tag:highway=stop"/>
<key key="highway" value="stop"/>
<combo key="stop" text="Type" values="all,minor" display_values="All,Minor"/>
<reference ref="traffic_signals_direction" />
</item> <!-- Stop -->
<item name="Give Way" icon="${ICONPATH}give_way.${ICONTYPE}" type="node" preset_name_label="true">
Expand Down

0 comments on commit f182d31

Please sign in to comment.