fix: bgiVersion, 首个点位不是传送修复,必须字段缺失修复 (#517)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"author": "起个名字好难",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "v0.42.0"
|
||||
"bgiVersion": "0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -83,7 +83,9 @@
|
||||
{
|
||||
"id": 10,
|
||||
"x": 3242.59,
|
||||
"y": 3229.34
|
||||
"y": 3229.34,
|
||||
"type": "path",
|
||||
"move_mode": "walk"
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
@@ -120,7 +122,9 @@
|
||||
{
|
||||
"id": 15,
|
||||
"x": 3257.68,
|
||||
"y": 3212.63
|
||||
"y": 3212.63,
|
||||
"type": "path",
|
||||
"move_mode": "walk"
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
@@ -173,7 +177,9 @@
|
||||
{
|
||||
"id": 22,
|
||||
"x": 3347.1,
|
||||
"y": 3198.81
|
||||
"y": 3198.81,
|
||||
"type": "path",
|
||||
"move_mode": "walk"
|
||||
},
|
||||
{
|
||||
"id": 23,
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "起个名字好难",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "v0.42.0"
|
||||
"bgiVersion": "0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user