mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-29 15:16:07 +02:00
Use barrier icon instead of roadblock for noexit
This commit is contained in:
@@ -8161,7 +8161,7 @@
|
||||
"name": "Wood"
|
||||
},
|
||||
"noexit/yes": {
|
||||
"icon": "roadblock",
|
||||
"icon": "barrier",
|
||||
"geometry": [
|
||||
"vertex"
|
||||
],
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "roadblock",
|
||||
"icon": "barrier",
|
||||
"geometry": [
|
||||
"vertex"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user