mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Fix: Continuous click at BACK_ARROW in tactical_class_receive() (#1302)
This commit is contained in:
parent
1f2163cdcc
commit
8340b21c46
@ -351,6 +351,7 @@ class RewardTacticalClass(UI):
|
||||
self.interval_clear(TACTICAL_CHECK)
|
||||
if empty_confirm.reached():
|
||||
self.device.click(BACK_ARROW)
|
||||
empty_confirm.reset()
|
||||
received = True
|
||||
continue
|
||||
else:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user