fix: json validation.
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -3812.810546875,
|
||||
"y": -2547.3427734375,
|
||||
"x": -3812.81,
|
||||
"y": -2547.34,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -3809.3671875,
|
||||
"y": -2577.1220703125,
|
||||
"x": -3809.37,
|
||||
"y": -2577.12,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -3796.8505859375,
|
||||
"y": -2604.203125,
|
||||
"x": -3796.85,
|
||||
"y": -2604.2,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -37,8 +37,8 @@
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -3759.8125,
|
||||
"y": -2594.4453125,
|
||||
"x": -3759.81,
|
||||
"y": -2594.45,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
|
||||
Reference in New Issue
Block a user