Merge pull request #5130 from tohaklim/patch-2

Attempt to improve entrance searchability
This commit is contained in:
Bryan Housel
2018-07-07 23:22:44 -04:00
committed by GitHub

View File

@@ -3,6 +3,11 @@
"geometry": [
"vertex"
],
"terms": [
"entrance",
"exit",
"door"
],
"tags": {
"entrance": "*"
},