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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user