1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 05:17:24 +08:00

Added: added toast notifications support to windows 10

This commit is contained in:
whoamikyo
2021-02-11 06:24:16 -03:00
parent a154c12569
commit 95c1008e5a
14 changed files with 71 additions and 23 deletions

View File

@@ -141,6 +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')
return True
# Exception