1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 22:08:20 +08:00

Opt: Few changes to match with new notifications system

This commit is contained in:
whoamikyo
2021-02-19 20:01:32 -03:00
parent 7bf5499fc2
commit a0f84696e1
8 changed files with 24 additions and 23 deletions

View File

@@ -95,7 +95,7 @@ class OSMap(OSFleet, Map):
self.clear_remain_grids()
logger.info('Full clear end')
self.device.send_notification('AzurLaneAutoScript', 'Operation Siren Full clear end')
self.device.send_notification('Operation Siren', 'Full clear end')
def run(self):
self.device.screenshot()