1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 09:48:20 +08:00

Add: use LoggerUnlock after voucher shop

This commit is contained in:
sui-feng-cb
2025-10-01 15:57:35 +08:00
parent d896a8e732
commit dfca185cd5
2 changed files with 3 additions and 0 deletions

View File

@@ -434,6 +434,7 @@ class OperationSiren(OSMap):
self._os_voucher_enter()
VoucherShop(self.config, self.device).run()
self._os_voucher_exit()
self.logger_use()
next_reset = get_os_next_reset()
logger.info('OS voucher finished, delay to next reset')