mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 08:38:20 +08:00
Add: use LoggerUnlock after voucher shop
This commit is contained in:
@@ -108,6 +108,8 @@ class StorageHandler(GlobeOperation, ZoneManager):
|
||||
self.device.click(CLICK_SAFE_AREA)
|
||||
success = True
|
||||
continue
|
||||
if self.handle_story_skip():
|
||||
continue
|
||||
# Use item
|
||||
if self.appear(STORAGE_CHECK, offset=(20, 20), interval=5):
|
||||
self.device.click(button)
|
||||
|
||||
Reference in New Issue
Block a user