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