mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-07 20:01:33 +00: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