mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-15 22:19:18 +00:00
Fix: Handle popup when exiting elite domain
This commit is contained in:
parent
4cac7d07db
commit
2041fe8a74
@ -50,3 +50,5 @@ class RogueExit(CombatInteract):
|
||||
if self.appear(ROGUE_REPORT, interval=2):
|
||||
self.device.click(BLESSING_CONFIRM)
|
||||
continue
|
||||
if self.handle_popup_confirm():
|
||||
continue
|
||||
|
Loading…
Reference in New Issue
Block a user