mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-22 02:29:16 +08:00
feat: TryRestart (Debug Settings) will disable error task and try restarting
This commit is contained in:
@@ -305,6 +305,10 @@
|
||||
"ScreenshotLength": {
|
||||
"name": "Record Screenshot(s)",
|
||||
"help": "Number of screenshots saved when exception occurs"
|
||||
},
|
||||
"TryRestart": {
|
||||
"name": "Try Restart",
|
||||
"help": "Handle some exceptions,will disable the error task and try restarting"
|
||||
}
|
||||
},
|
||||
"Optimization": {
|
||||
@@ -426,6 +430,7 @@
|
||||
"name": "Event Name",
|
||||
"help": "Automatically selects to the latest event",
|
||||
"campaign_main": "campaign_main",
|
||||
"event_20200603_cn": "峡湾间的反击",
|
||||
"event_20211125_cn": "World-spanning Arclight",
|
||||
"event_20211111_cn": "The Flame-Touched Dagger",
|
||||
"event_20211028_tw": "復刻光與影的鳶尾之華",
|
||||
@@ -461,7 +466,6 @@
|
||||
"raid_20200624": "Air Raid Drills with Essex Rerun",
|
||||
"event_20200611_en": "Skybound Oratorio",
|
||||
"event_20200603_en": "Prelude under the Moon Rerun",
|
||||
"event_20200603_cn": "峡湾间的反击",
|
||||
"event_20200521_en": "Iris of Light and Dark Rerun",
|
||||
"event_20200521_cn": "穹顶下的圣咏曲",
|
||||
"event_20200507_cn": "The Way Home in the Night",
|
||||
|
||||
Reference in New Issue
Block a user