fix: json validation.
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -1330.107421875,
|
||||
"y": 2563.807373046875,
|
||||
"x": -1330.11,
|
||||
"y": 2563.81,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -1367.8466796875,
|
||||
"y": 2571.372314453125,
|
||||
"x": -1367.85,
|
||||
"y": 2571.37,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -1376.634765625,
|
||||
"y": 2580.2109375,
|
||||
"x": -1376.63,
|
||||
"y": 2580.21,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
|
||||
Reference in New Issue
Block a user