mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +08:00
Fix: Use action_point_safe_get in action_point_use
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user