mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-08-14 03:20:49 +08:00
Fix: character image_crop too early
This commit is contained in:
@@ -435,6 +435,7 @@ class IslandProjectRun(IslandUI):
|
|||||||
self.appear_then_click(ROLE_SELECT_ENTER, threshold=10, interval=2):
|
self.appear_then_click(ROLE_SELECT_ENTER, threshold=10, interval=2):
|
||||||
success = True
|
success = True
|
||||||
self.interval_clear(GET_ITEMS_ISLAND)
|
self.interval_clear(GET_ITEMS_ISLAND)
|
||||||
|
self.device.sleep(0.3)
|
||||||
click_timer.reset()
|
click_timer.reset()
|
||||||
continue
|
continue
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user