mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 06:28:03 +08:00
Opt: [JP] Research logger optmization
This commit is contained in:
parent
bbdf3e7030
commit
27939bc854
@ -408,7 +408,7 @@ class ResearchSelector(UI):
|
||||
projects: list
|
||||
|
||||
def research_goto_detail(self, index, skip_first_screenshot=True):
|
||||
logger.info('Research goto detail')
|
||||
logger.info(f'Research goto detail (project {index})')
|
||||
click_timer = Timer(10)
|
||||
while 1:
|
||||
if skip_first_screenshot:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user