mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Refactor: No bored sleep in Scroll
This commit is contained in:
@@ -181,5 +181,4 @@ class Navbar:
|
||||
|
||||
if interval.reached():
|
||||
main.device.click(self.grids.buttons[index])
|
||||
main.device.sleep((0.1, 0.2))
|
||||
interval.reset()
|
||||
|
||||
Reference in New Issue
Block a user