mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 09:57:22 +08:00
Opt: Log CL1 time cost
This commit is contained in:
@@ -37,6 +37,7 @@ class DropImage:
|
||||
"""
|
||||
if self:
|
||||
self.images.append(image)
|
||||
logger.info(f'Drop record added, genre={self.genre}, amount={self.count}')
|
||||
|
||||
def handle_add(self, main, before=None):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user