mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 09:48:20 +08:00
Fix: Typo in _storage_item_use() retry causing infinite retries
This commit is contained in:
@@ -69,7 +69,7 @@ class StorageHandler(GlobeOperation, ZoneManager):
|
||||
continue
|
||||
if self.appear(GET_ADAPTABILITY, offset=5, interval=2):
|
||||
self.device.click(CLICK_SAFE_AREA)
|
||||
sample_used = True
|
||||
success = True
|
||||
continue
|
||||
|
||||
# End
|
||||
|
||||
Reference in New Issue
Block a user