diff --git a/module/island/project.py b/module/island/project.py index b25bd6b55..d13db4892 100644 --- a/module/island/project.py +++ b/module/island/project.py @@ -435,6 +435,7 @@ class IslandProjectRun(IslandUI): self.appear_then_click(ROLE_SELECT_ENTER, threshold=10, interval=2): success = True self.interval_clear(GET_ITEMS_ISLAND) + self.device.sleep(0.3) click_timer.reset() continue