mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Fix: Check battle pass red dot before claiming
This commit is contained in:
parent
0be4ce1c40
commit
a061cbf82f
@ -115,6 +115,6 @@ class BattlePass(Combat, UI):
|
||||
def run(self):
|
||||
self.ui_ensure(page_reward)
|
||||
|
||||
# if self.battle_pass_red_dot_appear():
|
||||
if self.battle_pass_red_dot_appear():
|
||||
self.battle_pass_enter()
|
||||
self.battle_pass_receive()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user