fix:1、更换关卡获取,改为单关一个json文件

This commit is contained in:
2026-06-24 09:24:15 +08:00
parent cd258603ac
commit f0f102fe4c
1040 changed files with 499808 additions and 54942 deletions
+33
View File
@@ -0,0 +1,33 @@
{
"levelId": 236,
"levelName": "lv31",
"gridRows": 19,
"gridCols": 17,
"pointSpacing": 60,
"arrows": [
{
"id": 1,
"startPoint": 269,
"path": []
},
{
"id": 2,
"startPoint": 65,
"path": []
},
{
"id": 3,
"startPoint": 53,
"path": [
"right"
]
},
{
"id": 4,
"startPoint": 257,
"path": [
"right"
]
}
]
}