1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-21 11:25:36 +08:00

Fix: [FPY]change FpyTool.page to tool (#2777)

* Fix: `Start` button on tool page
私の不始末で多大なご迷惑をお掛けしました
申し訳ございません
謝罪します

* Fix: [FPY]set_stop_event
+ text optimization
Slap to myself a month ago

* Fix: change FpyTool.page to `tool`
This commit is contained in:
hgjazhgj
2023-06-18 22:58:20 +09:00
committed by GitHub
parent 0c37354ed5
commit 2f9fda959d
7 changed files with 13 additions and 13 deletions

View File

@@ -12,7 +12,7 @@
"name": "每日",
"help": ""
},
"Tool": {
"FpyTool": {
"name": "工具",
"help": ""
}
@@ -122,7 +122,7 @@
},
"LaunchPath": {
"name": "启动路径",
"help": "FGO-py的deploy目录下AzurLaneAutoScript子目录的绝对路径\n你可以把这个子目录拷贝至其他位置方便分布式部署"
"help": "FGO-py的deploy目录下AzurLaneAutoScript子目录的绝对路径\n请先阅读FGO-py readme的「在AzurLaneAutoScript中运行」章节"
}
},
"FpyInterval": {