mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Fix: Use action_point_safe_get in action_point_use
This commit is contained in:
parent
5edaab21a2
commit
8e71e6d274
@ -90,7 +90,7 @@ class ActionPointHandler(UI):
|
||||
if self.handle_popup_confirm('ACTION_POINT_USE'):
|
||||
continue
|
||||
|
||||
self.action_point_update()
|
||||
self.action_point_safe_get()
|
||||
if self._action_point_current > prev:
|
||||
break
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user