mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-25 13:38:13 +08:00
Fix: Lock new ships in auto search combat
This commit is contained in:
@@ -143,6 +143,8 @@ class AutoSearchCombat(Combat):
|
|||||||
|
|
||||||
if self.handle_get_ship():
|
if self.handle_get_ship():
|
||||||
continue
|
continue
|
||||||
|
if self.handle_popup_confirm('AUTO_SEARCH_COMBAT_STATUS'):
|
||||||
|
continue
|
||||||
|
|
||||||
# End
|
# End
|
||||||
if self.is_auto_search_running():
|
if self.is_auto_search_running():
|
||||||
|
|||||||
Reference in New Issue
Block a user