mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 21:13:33 +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": "日課",
|
||||
"help": ""
|
||||
},
|
||||
"Tool": {
|
||||
"FpyTool": {
|
||||
"name": "ツール",
|
||||
"help": ""
|
||||
}
|
||||
@@ -122,7 +122,7 @@
|
||||
},
|
||||
"LaunchPath": {
|
||||
"name": "起動パス",
|
||||
"help": "FGO-pyの`deploy`ディレクトリにある`AzurLaneAutoScript`サブディレクトリの絶対パスです\nこのサブディレクトリを別の場所にコピーして、分散配置することも可能です"
|
||||
"help": "FGO-pyの`deploy`ディレクトリにある`AzurLaneAutoScript`サブディレクトリの絶対パスです\nFGO-py readmeの「AzurLaneAutoScriptで実行する」を先にお読みください"
|
||||
}
|
||||
},
|
||||
"FpyInterval": {
|
||||
|
||||
Reference in New Issue
Block a user