mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 19:07:01 +08:00
Opt: Add missing name of handle_popup_confirm() calls
This commit is contained in:
@@ -87,7 +87,7 @@ class ActionPointHandler(UI):
|
||||
self.device.sleep(0.3)
|
||||
continue
|
||||
|
||||
if self.handle_popup_confirm():
|
||||
if self.handle_popup_confirm('ACTION_POINT_USE'):
|
||||
continue
|
||||
|
||||
self.action_point_update()
|
||||
|
||||
Reference in New Issue
Block a user