mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
Opt: Few changes to match with new notifications system
This commit is contained in:
@@ -57,6 +57,7 @@ class ExerciseCombat(HpDaemon, OpponentChoose, ExerciseEquipment):
|
||||
success = True
|
||||
end = True
|
||||
logger.info("Exercise LOST")
|
||||
self.device.send_notification('Exercises', 'Exercise LOST')
|
||||
continue
|
||||
if self.appear_then_click(GET_ITEMS_1):
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user