1
0
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:
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`サブディレクトリの絶対パスです\nFGO-py readmeの「AzurLaneAutoScriptで実行する」を先にお読みください"
}
},
"FpyInterval": {