1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-24 07:49:04 +08:00

Merge branch 'master' into bug_fix

This commit is contained in:
LmeSzinc
2022-09-20 01:09:35 +08:00
112 changed files with 1352 additions and 55 deletions

View File

@@ -49,7 +49,6 @@ class OSCampaignRun(OSMapOperation):
except ActionPointLimit:
if get_os_reset_remain() > 0:
self.config.task_delay(server_update=True)
self.config.task_call('MetaReward', force_call=False)
self.config.task_call('Reward')
else:
logger.info('Just less than 1 day to OpSi reset, delay 2.5 hours')