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

Merge branch 'master' into app

This commit is contained in:
LmeSzinc
2021-10-14 17:48:12 +08:00
13 changed files with 18 additions and 2 deletions

View File

@@ -188,6 +188,8 @@ class AutoSearchCombat(MapOperation, Combat):
continue
if self.handle_guild_popup_cancel():
continue
if self.handle_vote_popup():
continue
# End
if self.is_auto_search_running():