mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 09:48:20 +08:00
Fix: fix dorm trophy confirm popup
This commit is contained in:
@@ -301,5 +301,7 @@ class UI(InfoHandler):
|
||||
return True
|
||||
if self.appear_then_click(DORM_FEED_CANCEL, offset=(30, 30), interval=1):
|
||||
return True
|
||||
if self.appear_then_click(DORM_TROPHY_CONFIRM, offset=(30, 30), interval=1):
|
||||
return True
|
||||
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user