New 130 and 140
This commit is contained in:
parent
b40778508f
commit
787afee019
1 changed files with 2 additions and 2 deletions
|
@ -142,8 +142,8 @@
|
||||||
{
|
{
|
||||||
"icon": {
|
"icon": {
|
||||||
"mappings": [
|
"mappings": [
|
||||||
"if":"maxspeed~[1-9]0|1[0-2]0",
|
"if":"maxspeed~[1-9]0|1[0-4]0",
|
||||||
"then": "maxspeed_{maxspeed}.png"
|
"then": "maxspeed_{maxspeed}.svg"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"iconSize": {
|
"iconSize": {
|
||||||
|
|
Loading…
Reference in a new issue