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

Upd: move meta_reward execution as subtask under OpsiAshBeacon and AshBeaconAssist

This commit is contained in:
nEEtdo0d
2022-10-16 21:44:37 -04:00
parent d14f0018fa
commit 96adc8c4c7
16 changed files with 5 additions and 134 deletions

View File

@@ -99,5 +99,3 @@ class MetaReward(Combat, UI):
if self.meta_reward_notice_appear():
self.meta_reward_enter()
self.meta_reward_receive()
self.config.task_delay(server_update=True)