mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 14:27:00 +08:00
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user