This commit is contained in:
archpdx 2025-10-23 14:56:26 +02:00 committed by GitHub
commit 024d661832
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 46 additions and 1 deletions

View file

@ -7,7 +7,9 @@
"crossing/light"
],
"moreFields": [
"crossing/markings"
"crossing/markings",
"crossing/whistle_optional",
"crossing/whistle_yes"
],
"geometry": [
"vertex"

View file

@ -5,6 +5,10 @@
"crossing/bell",
"crossing/light"
],
"moreFields": [
"crossing/whistle_optional",
"crossing/whistle_yes"
],
"geometry": [
"vertex"
],