mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 06:25:24 +00:00
Fix: No popup names in SRC
This commit is contained in:
parent
a242c10a2e
commit
6e5e529a0e
@ -592,7 +592,7 @@ class DungeonUI(DungeonState):
|
|||||||
|
|
||||||
# Additional
|
# Additional
|
||||||
# Popup that confirm character switch
|
# Popup that confirm character switch
|
||||||
if self.handle_popup_confirm('DUNGEON_ENTER'):
|
if self.handle_popup_confirm():
|
||||||
continue
|
continue
|
||||||
|
|
||||||
# Click teleport
|
# Click teleport
|
||||||
|
Loading…
Reference in New Issue
Block a user