mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 13:17:00 +08:00
Upd: [EN] POPUP_CONFIRM_WHITE_BATTLEPASS (fixed #5381)
This commit is contained in:
@@ -83,7 +83,7 @@ class BattlePass(Combat, UI):
|
||||
if self.handle_battle_pass_popup():
|
||||
confirm_timer.reset()
|
||||
continue
|
||||
if self.config.SERVER in ['cn', 'jp']:
|
||||
if self.config.SERVER in ['cn', 'jp', 'en']:
|
||||
if self.appear_then_click(POPUP_CONFIRM_WHITE_BATTLEPASS, offset=(20, 20), interval=3):
|
||||
confirm_timer.reset()
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user