mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-22 08:37:42 +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
|
||||
# Popup that confirm character switch
|
||||
if self.handle_popup_confirm('DUNGEON_ENTER'):
|
||||
if self.handle_popup_confirm():
|
||||
continue
|
||||
|
||||
# Click teleport
|
||||
|
Loading…
Reference in New Issue
Block a user