Skip to content

Commit

Permalink
Include sand surface by default since it's manmade.
Browse files Browse the repository at this point in the history
  • Loading branch information
guylamar2006 authored Dec 7, 2024
1 parent 830ff47 commit f519ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/data/defaultpresets.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5536,7 +5536,7 @@
<link wiki="Tag:golf=bunker" />
<space />
<key key="golf" value="bunker" />
<combo key="surface" text="Surface" text_context="golf" values="sand" default="sand" />
<key key="surface" value="sand" match="keyvalue" />
</item> <!-- Bunker -->
<item name="Frontal Water hazard" name_context="golf" icon="presets/sport/golf/water_hazard.svg" type="closedway" preset_name_label="true">
<link wiki="Tag:leisure=golf_course" />
Expand Down

0 comments on commit f519ae6

Please sign in to comment.