1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 22:08:20 +08:00

Opt: Add missing MetaReward call after task OpsiAshBeacon

This commit is contained in:
LmeSzinc
2022-09-13 14:09:01 +08:00
parent 23ec35cce2
commit 10c9336c75

View File

@@ -329,6 +329,7 @@ class OpsiAshBeacon(Meta):
def run(self):
self.ui_ensure(page_reward)
self._begin_beacon()
self.config.task_call('MetaReward', force_call=False)
self.config.task_delay(server_update=True)