mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-22 00:35:34 +00:00
Fix: Wait echo of war list loaded
This commit is contained in:
parent
e1ae0c17b5
commit
4fb1c85d98
@ -54,6 +54,7 @@ class WeeklyDungeon(Dungeon):
|
||||
# Equivalent to self.dungeon_goto(dungeon), but check limit remains
|
||||
DUNGEON_LIST.search_button = OCR_DUNGEON_LIST
|
||||
self._dungeon_nav_goto(KEYWORDS_DUNGEON_NAV.Echo_of_War)
|
||||
self._dungeon_wait_until_dungeon_list_loaded()
|
||||
|
||||
# Check limit
|
||||
remain = self.get_weekly_remain()
|
||||
|
Loading…
Reference in New Issue
Block a user