Use entrance icon for subway_entrance, fixes #3255

This commit is contained in:
Ajith Ranka
2017-01-13 17:48:15 +05:30
parent 95c3d31c79
commit cb26859192
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9127,7 +9127,7 @@
"name": "Railway Station"
},
"railway/subway_entrance": {
"icon": "rail-metro",
"icon": "entrance",
"geometry": [
"point"
],
@@ -1,5 +1,5 @@
{
"icon": "rail-metro",
"icon": "entrance",
"geometry": [
"point"
],
@@ -8,4 +8,4 @@
},
"terms": [],
"name": "Subway Entrance"
}
}