Skip to content

Commit

Permalink
allow point geometry for the Water Slide preset (fixes #612)
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrasd committed Oct 11, 2022
1 parent 443336c commit 96f3079
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/presets/attraction/water_slide.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"min_age"
],
"geometry": [
"line",
"area"
"point",
"line"
],
"terms": [
"theme park",
Expand Down

0 comments on commit 96f3079

Please sign in to comment.