mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-05 02:47:38 +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": "启用该功能",
|
||||
"help": "将这个任务加入调度器"
|
||||
"help": "将这个任务加入调度器\n委托、战术学院、科研、收获任务是强制打开的"
|
||||
},
|
||||
"NextRun": {
|
||||
"name": "下一次运行时间",
|
||||
|
||||
Reference in New Issue
Block a user