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

Merge branch 'master' into dev

This commit is contained in:
LmeSzinc
2021-02-20 17:35:56 +08:00
13 changed files with 45 additions and 29 deletions

View File

@@ -96,7 +96,7 @@ class OSMap(OSFleet, Map):
self.clear_remain_grids()
self.clear_akashi()
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 clear_akashi(self):
grids = self.map.select(is_akashi=True)