mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-20 17:54:30 +08:00
Added: added toast notifications support to windows 10
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user