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

Fix: fixed bluestacks hyper-v multi-instance support

This commit is contained in:
whoamikyo
2021-02-13 00:53:19 -03:00
parent df15fc4b57
commit e72605ba95
6 changed files with 58 additions and 36 deletions

View File

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