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

@@ -395,6 +395,10 @@ class Combat(Level, HPBalancer, Retirement, SubmarineCall, CombatAuto, CombatMan
continue
if self.handle_guild_popup_cancel():
continue
if self.handle_vote_popup():
continue
if self.handle_auto_search_exit():
continue
# End
if self.handle_in_stage():