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": {
|
||||
"mappings": [
|
||||
"if":"maxspeed~[1-9]0|1[0-2]0",
|
||||
"then": "maxspeed_{maxspeed}.png"
|
||||
"if":"maxspeed~[1-9]0|1[0-4]0",
|
||||
"then": "maxspeed_{maxspeed}.svg"
|
||||
]
|
||||
},
|
||||
"iconSize": {
|
||||
|
|
Loading…
Reference in a new issue