mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Fix: reset box disassemble timeout
This commit is contained in:
parent
5ec85984b7
commit
0387c4aa2c
@ -181,6 +181,7 @@ class StorageBox(StorageHandler):
|
||||
used = 0
|
||||
break
|
||||
used += box_used
|
||||
timeout.reset()
|
||||
continue
|
||||
else:
|
||||
logger.info('No boxes found')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user