mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-22 00:35:34 +00:00
Fix: Confirm character switch when entering dungeon
This commit is contained in:
parent
a023d49f35
commit
3146a74d35
@ -591,7 +591,9 @@ class DungeonUI(DungeonState):
|
||||
break
|
||||
|
||||
# Additional
|
||||
pass
|
||||
# Popup that confirm character switch
|
||||
if self.handle_popup_confirm('DUNGEON_ENTER'):
|
||||
continue
|
||||
|
||||
# Click teleport
|
||||
if self.appear(page_guide.check_button, interval=1):
|
||||
|
Loading…
Reference in New Issue
Block a user