1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-08-20 13:04:16 +08:00

Fix: restrict restart on sensitive task failure only if logger used

This commit is contained in:
positnuec
2026-08-16 15:56:18 +08:00
parent 294c8a1f00
commit 49444ee1f1
12 changed files with 24 additions and 15 deletions

View File

@@ -516,7 +516,7 @@
"name": "出错时,保存 Log 和截图",
"help": ""
},
"StrictRestart": {
"RestrictRestart": {
"name": "敏感任务出错时禁止重启",
"help": "运行敏感任务出错时停止Alas而不是重启游戏\n敏感任务包含隐秘海域、深渊海域、跨月每日"
},