mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08: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…
x
Reference in New Issue
Block a user