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

Add: Receive META rewards (#863)

This commit is contained in:
LmeSzinc
2022-02-12 22:48:42 +08:00
parent 4bcd207877
commit 9266f3b3fc
25 changed files with 246 additions and 4 deletions

View File

@@ -100,6 +100,7 @@ class BattlePass(Combat, UI):
else:
confirm_timer.reset()
logger.info(f'Battle pass receive finished, received={received}')
return received
def run(self):