mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2026-06-09 20:04:52 +00:00
fix(circle): improve circle enter
This commit is contained in:
@@ -28,7 +28,7 @@ class Circle(UI):
|
||||
self.click_with_interval(CIRCLE, 3)
|
||||
continue
|
||||
else:
|
||||
self.device.click(MAIN_GO_TO_CIRCLE)
|
||||
self.appear_then_click(MAIN_GO_TO_CIRCLE, 3)
|
||||
|
||||
def _handle_circle(self, status):
|
||||
match status:
|
||||
|
||||
Reference in New Issue
Block a user