1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-28 04:19:43 +08:00

Fix: clear_question is called in OpsiStronghold (fixed #1149)

This commit is contained in:
LmeSzinc
2022-05-25 22:19:01 +08:00
parent af2e1eccff
commit 5a91c13ad1
2 changed files with 6 additions and 3 deletions

View File

@@ -398,7 +398,7 @@ class OperationSiren(OSMap):
for _ in range(3):
# Attack
self.fleet_set(fleet.fleet_index)
self.run_auto_search(rescan=False)
self.run_auto_search(question=False, rescan=False)
self.hp_reset()
self.hp_get()