mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-05-09 20:39:08 +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