mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-18 17:13:34 +08:00
Fix: recheck after clicking new_opponent
This commit is contained in:
@@ -26,6 +26,7 @@ class Exercise(ExerciseCombat):
|
|||||||
if success:
|
if success:
|
||||||
return success
|
return success
|
||||||
self._new_opponent()
|
self._new_opponent()
|
||||||
|
self._opponent_fleet_check_all()
|
||||||
return False
|
return False
|
||||||
|
|
||||||
def run(self):
|
def run(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user