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