mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 13:19:25 +08:00
Fix: Solve merge conflicts
This commit is contained in:
@@ -26,7 +26,6 @@ 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