1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 05:08:19 +08:00

Merge branch 'master' into opsi_month_boss

This commit is contained in:
YJGeng-Iriy
2022-12-12 19:47:59 +08:00
committed by GitHub
87 changed files with 523 additions and 164 deletions

View File

@@ -94,7 +94,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