Fixes icons on consoles (#2351)

This commit is contained in:
Swept
2020-10-21 20:01:28 +00:00
committed by GitHub
parent 227b4ae689
commit 3103e60c3f
11 changed files with 37 additions and 18 deletions

View File

@@ -94,14 +94,6 @@
{
"name": "rods",
"directions": 1
},
{
"name": "sheet_glass",
"directions": 1
},
{
"name": "sheet_metal",
"directions": 1
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 781 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 883 B

View File

@@ -165,5 +165,9 @@
"name": "plasteel",
"directions": 1
},
{
"name": "researchicon",
"directions": 1
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 879 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 499 B

View File

@@ -222,6 +222,15 @@
1
]
]
},
{
"name": "coilall-30",
"directions": 1,
"delays": [
[
1
]
]
}
]
}