1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-09 18:39:04 +08:00

Opt: Faster retry on order_enter

This commit is contained in:
LmeSzinc 2021-11-01 18:55:57 +08:00
parent 5905127b5b
commit e8945eca1f

View File

@ -22,7 +22,7 @@ class MapOrderHandler(MapOperation, ActionPointHandler, EnemySearchingHandler, Z
out: is_in_map_order
"""
self.ui_click(ORDER_ENTER, appear_button=self.is_in_map, check_button=self.is_in_map_order,
skip_first_screenshot=True)
skip_first_screenshot=True, retry_wait=2)
def order_quit(self):
"""