1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 14:59:25 +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')