1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 03:58:22 +08:00

Fix: Lock new ships in auto search combat

This commit is contained in:
LmeSzinc
2021-07-23 16:03:52 +08:00
parent 3c7a58c7df
commit 9abe459fdc

View File

@@ -143,6 +143,8 @@ class AutoSearchCombat(Combat):
if self.handle_get_ship():
continue
if self.handle_popup_confirm('AUTO_SEARCH_COMBAT_STATUS'):
continue
# End
if self.is_auto_search_running():