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

Fix: Solve merge conflicts

This commit is contained in:
LmeSzinc
2020-07-17 05:34:51 +08:00
parent 914cbf5535
commit fd1a3da943

View File

@@ -26,7 +26,6 @@ class Exercise(ExerciseCombat):
if success:
return success
self._new_opponent()
self._opponent_fleet_check_all()
return False
def run(self):