fix: json validation.
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -749.4052734375,
|
||||
"y": 2263.125,
|
||||
"x": -749.41,
|
||||
"y": 2263.12,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -784.896484375,
|
||||
"y": 2303.740234375,
|
||||
"x": -784.9,
|
||||
"y": 2303.74,
|
||||
"type": "target",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying",
|
||||
|
||||
Reference in New Issue
Block a user