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