mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +08:00
Fix: Handle Game tips
This commit is contained in:
@@ -103,6 +103,7 @@ class EnemySearchingHandler(InfoHandler):
|
||||
logger.info('Enemy searching timeout.')
|
||||
break
|
||||
|
||||
self.device.screenshot()
|
||||
return True
|
||||
|
||||
def handle_in_map_no_enemy_searching(self):
|
||||
|
||||
Reference in New Issue
Block a user