1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 14:39:25 +08:00

Fix: [JP] GameTooManyClickError in research_detect()

This commit is contained in:
LmeSzinc
2023-12-14 00:55:58 +08:00
parent 638ccb5c7c
commit 7090f9e5ad

View File

@@ -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.