1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-16 10:27:21 +08:00

Opt: Run task Reward more frequently

This commit is contained in:
LmeSzinc
2022-05-28 00:56:29 +08:00
parent 16f699754c
commit a13a0ad68a
5 changed files with 8 additions and 6 deletions

View File

@@ -51,3 +51,4 @@ class CampaignHard(CampaignRun):
# Scheduler
self.config.task_delay(server_update=True)
self.config.task_call('Reward')