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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user