mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 22:08:20 +08:00
Fix: AUTO_SEARCH_ON/OFF assets, handle vote popup
This commit is contained in:
@@ -366,6 +366,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():
|
||||
|
||||
Reference in New Issue
Block a user