mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Tmp: resume low hp detection after false BATTLE_STATUS
This commit is contained in:
parent
52a29aa288
commit
256e069dd7
@ -53,6 +53,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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user