fix: bgiVersion, 首个点位不是传送修复,必须字段缺失修复 (#517)

This commit is contained in:
秋云
2025-04-04 03:25:12 +08:00
committed by GitHub
parent 04cf4536c6
commit 17b335f471
2145 changed files with 2320 additions and 2222 deletions

View File

@@ -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,

View File

@@ -5,7 +5,7 @@
"author": "起个名字好难",
"version": "1.0",
"description": "",
"bgiVersion": "v0.42.0"
"bgiVersion": "0.42.0"
},
"positions": [
{