mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 01:07:22 +08:00
Fix: AUTO_SEARCH_ON/OFF assets, handle vote popup
This commit is contained in:
@@ -176,6 +176,8 @@ class AutoSearchCombat(Combat):
|
||||
continue
|
||||
if self.handle_guild_popup_cancel():
|
||||
continue
|
||||
if self.handle_vote_popup():
|
||||
continue
|
||||
|
||||
# End
|
||||
if self.is_auto_search_running():
|
||||
|
||||
Reference in New Issue
Block a user