1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-27 16:45:37 +08:00

Added: added GameStuckHandler for C and D battle status

- game will restart when get C and D battle status now
This commit is contained in:
whoamikyo
2021-02-15 15:14:47 -03:00
parent 7920654383
commit f506631456
3 changed files with 15 additions and 1 deletions

View File

@@ -141,7 +141,6 @@ class CampaignBase(CampaignUI, Map, AutoSearchCombat):
self.auto_search_execute_a_battle()
except CampaignEnd:
logger.hr('Campaign end')
self.device.send_notification('AzurLaneAutoScript', 'Map cleared')
return True
# Exception