mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Upd: post-fix for popup confirm
This commit is contained in:
parent
c3c48222a0
commit
e1e2cb7a3c
@ -350,7 +350,7 @@ class RewardTacticalClass(UI):
|
||||
if self.appear_then_click(REWARD_GOTO_TACTICAL, offset=(20, 20), interval=1):
|
||||
tactical_class_timout.reset()
|
||||
continue
|
||||
if self.handle_popup_confirm():
|
||||
if self.handle_popup_confirm('TACTICAL'):
|
||||
tactical_class_timout.reset()
|
||||
continue
|
||||
if self.handle_urgent_commission():
|
||||
|
||||
Loading…
Reference in New Issue
Block a user