1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 15:36:59 +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

@@ -269,7 +269,7 @@ class Fleet(Camera, AmbushHandler):
continue
if self.handle_walk_out_of_step():
self.device.send_notification('AzurLaneAutoScript', 'Walk out of step error, please check GUI.')
self.device.send_notification('MapWalkError', 'Walk out of step error, please check GUI.')
raise MapWalkError('walk_out_of_step')
# Arrive