1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-19 01:23:34 +08:00

fix: merge func TryRestart into HandleError

This commit is contained in:
yanyihui
2021-12-17 19:15:45 +08:00
parent d82a3742bb
commit 2faaa2b2ad
8 changed files with 16 additions and 33 deletions

View File

@@ -296,7 +296,7 @@
},
"HandleError": {
"name": "Enable Exception Handling",
"help": "Handles select exceptions, will retreat if in battle"
"help": "Handles select exceptions, will retreat if in battle\nIn some tasks, will disable the error task and try restarting"
},
"SaveError": {
"name": "Record Exception",
@@ -305,10 +305,6 @@
"ScreenshotLength": {
"name": "Record Screenshot(s)",
"help": "Number of screenshots saved when exception occurs"
},
"TryRestart": {
"name": "Try Restart",
"help": "Handle some exceptionswill disable the error task and try restarting"
}
},
"Optimization": {