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

Opt: Faster _storage_coordinate_checkout() after _storage_item_use()

This commit is contained in:
LmeSzinc
2023-01-14 20:44:05 +08:00
parent 14e04069d9
commit a693489cdc

View File

@@ -156,6 +156,11 @@ class StorageHandler(GlobeOperation, ZoneManager):
in: STORAGE_CHECK
out: is_in_map, in an obscure zone.
"""
self.interval_clear([
STORAGE_CHECK,
STORAGE_COORDINATE_CHECKOUT
])
self.popup_interval_clear()
while 1:
if skip_first_screenshot:
skip_first_screenshot = False