fix: mechwild/bb65 coordinate mix-up (#24738)

This commit is contained in:
Less/Rikki
2024-12-22 00:14:59 -05:00
committed by GitHub
parent c988584fc1
commit f3fe59afe2

View File

@@ -105,8 +105,8 @@
{"matrix": [7, 7], "x": 10.25, "y": 3},
{"matrix": [7, 6], "x": 11.25, "y": 3},
{"matrix": [7, 5], "x": 12.25, "y": 3, "w": 1.75},
{"matrix": [7, 4], "x": 15.5, "y": 3},
{"matrix": [7, 3], "x": 14.25, "y": 3.25},
{"matrix": [7, 4], "x": 14.25, "y": 3.25},
{"matrix": [7, 3], "x": 15.5, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.25},
{"matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.25},
@@ -174,8 +174,8 @@
{"matrix": [7, 7], "x": 10.25, "y": 3},
{"matrix": [7, 6], "x": 11.25, "y": 3},
{"matrix": [7, 5], "x": 12.25, "y": 3, "w": 1.75},
{"matrix": [7, 4], "x": 15.5, "y": 3},
{"matrix": [7, 3], "x": 14.25, "y": 3.25},
{"matrix": [7, 4], "x": 14.25, "y": 3.25},
{"matrix": [7, 3], "x": 15.5, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.25},
{"matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.25},