mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2025-02-01 08:28:51 +00:00
4 lines
182 B
Python
4 lines
182 B
Python
|
import tasks.dungeon.keywords.nav as KEYWORDS_DUNGEON_NAV
|
||
|
import tasks.dungeon.keywords.tab as KEYWORDS_DUNGEON_TAB
|
||
|
from tasks.dungeon.keywords.classes import DungeonNav, DungeonTab
|