1
0
Fork 0

Remove "w":1 and "h":1 from info.json (#19961)

This commit is contained in:
Ryan 2023-03-01 02:06:11 +11:00 committed by GitHub
parent bfeccf3172
commit 7a8265247b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
95 changed files with 5465 additions and 5525 deletions

View file

@ -70,7 +70,7 @@
{ "matrix": [4, 0], "w": 1.25, "x": 0, "y": 4 },
{ "matrix": [4, 1], "w": 1.25, "x": 1.25, "y": 4 },
{ "matrix": [4, 2], "w": 1.25, "x": 2.5, "y": 4 },
{ "matrix": [4, 3], "w": 1, "x": 1.25, "y": 3 },
{ "matrix": [4, 3], "x": 1.25, "y": 3 },
{ "matrix": [4, 4], "w": 2.75, "x": 3.75, "y": 4 },
{ "matrix": [4, 5], "w": 1.25, "x": 6.5, "y": 4 },
{ "matrix": [4, 6], "w": 2.25, "x": 7.75, "y": 4 },