Updated some broken things

This commit is contained in:
2025-02-03 00:37:47 +01:00
parent 5b3c12ed43
commit 8d15a98822
2 changed files with 95 additions and 16 deletions

View File

@@ -105,7 +105,7 @@
]
}
],
"end": {"x": 1, "y": 2}
"end": {"x": 2, "y": 0}
},
"E": {
"start": {"x": 0, "y": 0},
@@ -235,7 +235,7 @@
]
}
],
"end": {"x": 1, "y": 0}
"end": {"x": 0, "y": 2}
},
"J": {
"start": {"x": 0, "y": 0},
@@ -542,7 +542,7 @@
},
{
"x": 0,
"y": 1
"y": 2
}
]
}
@@ -740,5 +740,21 @@
}
],
"end": {"x": 1, "y": 1}
},
" ": {
"start": {"x": 0, "y": 0},
"parts": [
{
"x": 0,
"y": 0,
"links": [
{
"x": 1,
"y": 1
}
]
}
],
"end": {"x": 1, "y": 1}
}
}