mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 07:13:34 +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:
@@ -12,7 +12,7 @@
|
||||
"name": "Daily",
|
||||
"help": ""
|
||||
},
|
||||
"Tool": {
|
||||
"FpyTool": {
|
||||
"name": "Tool",
|
||||
"help": ""
|
||||
}
|
||||
@@ -122,7 +122,7 @@
|
||||
},
|
||||
"LaunchPath": {
|
||||
"name": "LaunchPath",
|
||||
"help": "The absolute path of the `AzurLaneAutoScript` subdirectory in the `deploy` directory of FGO-py\nYou can copy this subdirectory to another location for distributed deployment"
|
||||
"help": "The absolute path of the `AzurLaneAutoScript` subdirectory in the `deploy` directory of FGO-py\nPlease read the `Run with AzurLaneAutoScript` section of the FGO-py readme first."
|
||||
}
|
||||
},
|
||||
"FpyInterval": {
|
||||
|
||||
Reference in New Issue
Block a user