1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 14:27:00 +08:00
This commit is contained in:
2024-12-21 02:56:19 +08:00
48 changed files with 533 additions and 471 deletions

View File

@@ -57,6 +57,8 @@ class ExerciseCombat(HpDaemon, OpponentChoose, ExerciseEquipment, Combat):
p = self.is_combat_executing()
if p:
if end:
end = False
if pause is None:
pause = p
else: