mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 01:07:22 +08:00
Fix: reset box disassemble timeout
This commit is contained in:
@@ -181,6 +181,7 @@ class StorageBox(StorageHandler):
|
|||||||
used = 0
|
used = 0
|
||||||
break
|
break
|
||||||
used += box_used
|
used += box_used
|
||||||
|
timeout.reset()
|
||||||
continue
|
continue
|
||||||
else:
|
else:
|
||||||
logger.info('No boxes found')
|
logger.info('No boxes found')
|
||||||
|
|||||||
Reference in New Issue
Block a user