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