mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-07-29 23:16:28 +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