mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-24 06:45:57 +08:00
Opt: Disable Scheduler.Enable option in task Commission, Tactical, Research and Reward (#1073)
- Add option type: hide and disable - Increase Scheduler.FailureInterval of task Tactical - Fix research can't be delayed to tomorrow if no projects satisfy current filter
This commit is contained in:
@@ -246,7 +246,7 @@
|
||||
},
|
||||
"Enable": {
|
||||
"name": "Enable Task",
|
||||
"help": "Join this task to scheduler"
|
||||
"help": "Join this task to scheduler.\nTask commission, tactical, research, reward are force to enable."
|
||||
},
|
||||
"NextRun": {
|
||||
"name": "Next Run",
|
||||
|
||||
@@ -246,7 +246,7 @@
|
||||
},
|
||||
"Enable": {
|
||||
"name": "启用该功能",
|
||||
"help": "将这个任务加入调度器"
|
||||
"help": "将这个任务加入调度器\n委托、战术学院、科研、收获任务是强制打开的"
|
||||
},
|
||||
"NextRun": {
|
||||
"name": "下一次运行时间",
|
||||
|
||||
@@ -246,7 +246,7 @@
|
||||
},
|
||||
"Enable": {
|
||||
"name": "啟用該功能",
|
||||
"help": "將這個任務加入調度器"
|
||||
"help": "將這個任務加入調度器\n委託、戰術學院、科研、收穫任務是強制打開的"
|
||||
},
|
||||
"NextRun": {
|
||||
"name": "下一次執行時間",
|
||||
|
||||
Reference in New Issue
Block a user