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

Fix: Failed end combat_execute in exercise if BATTLE_STATUS_D is missing but OPTS_INFO_D appears (#439)

This commit is contained in:
LmeSzinc
2021-10-06 17:01:02 +08:00
parent ec391e1f36
commit 2c98cc8dc2

View File

@@ -69,6 +69,9 @@ class ExerciseCombat(HpDaemon, OpponentChoose, ExerciseEquipment):
continue
# Last D rank screen
if self.appear_then_click(OPTS_INFO_D, offset=(30, 30)):
success = True
end = True
logger.info("Exercise LOST")
continue
# Quit