mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 16:47:03 +08:00
Fix: handle popup of action_point_use
This commit is contained in:
@@ -56,6 +56,9 @@ class ActionPointHandler(UI):
|
||||
self.device.sleep(0.3)
|
||||
continue
|
||||
|
||||
if self.handle_popup_confirm():
|
||||
continue
|
||||
|
||||
self.action_point_update()
|
||||
if self._action_point_current > prev:
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user