mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-21 12:13:49 +08:00
Upd: BACK_ARROW for template matching
This commit is contained in:
@@ -91,7 +91,7 @@ class ShopUI(UI):
|
||||
continue
|
||||
|
||||
# End
|
||||
if self.appear(BACK_ARROW, offset=(20, 20)):
|
||||
if self.appear(BACK_ARROW, offset=(30, 30)):
|
||||
if exit_timer.reached():
|
||||
break
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user