mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +08:00
Fix: Lock new ships in battle pass reward
This commit is contained in:
@@ -75,6 +75,10 @@ class BattlePass(Combat, UI):
|
||||
if self.handle_battle_pass_popup():
|
||||
confirm_timer.reset()
|
||||
continue
|
||||
if self.handle_popup_confirm('BATTLE_PASS'):
|
||||
# Lock new META ships
|
||||
confirm_timer.reset()
|
||||
continue
|
||||
if self.handle_get_items():
|
||||
received = True
|
||||
confirm_timer.reset()
|
||||
|
||||
Reference in New Issue
Block a user