1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 15:36:59 +08:00

Fix: fix research stuck

This commit is contained in:
whoamikyo
2020-08-04 00:21:13 -03:00
parent 037e133ce0
commit cc5942a6a1

View File

@@ -237,6 +237,7 @@ class RewardResearch(ResearchSelector):
if skip_first_screenshot:
skip_first_screenshot = False
else:
self.device.sleep(2)
self.device.screenshot()
if self.appear(RESEARCH_CHECK, interval=10):