mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Fix: Lock new ships in battle pass reward
This commit is contained in:
parent
957a438888
commit
a1a0dfbd04
@ -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()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user