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

Fix: Auto search unlock check not working

This commit is contained in:
LmeSzinc
2022-10-02 17:30:24 +08:00
parent b8d022ab53
commit ec3eabfd01

View File

@@ -384,7 +384,7 @@ class OSMap(OSFleet, Map, GlobeCamera):
"""
logger.hr('OS auto search', level=2)
self._auto_search_battle_count = 0
unlock_checked = True
unlock_checked = False
unlock_check_timer = Timer(5, count=10).start()
self.ash_popup_canceled = False