mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Fix: [JP] GameTooManyClickError in research_detect()
This commit is contained in:
parent
638ccb5c7c
commit
7090f9e5ad
@ -94,6 +94,7 @@ class ResearchSelector(ResearchUI):
|
||||
proj_sorted = []
|
||||
|
||||
for _ in range(5):
|
||||
self.device.click_record_clear()
|
||||
"""
|
||||
Every time entering the 4th(mid-right) entrance,
|
||||
all research subjects shift 1 position from right to left.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user