mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Muse Dash: Add support for specifying specific DLCs (#2329)
This commit is contained in:
@@ -6,7 +6,7 @@ class SongData(NamedTuple):
|
||||
"""Special data container to contain the metadata of each song to make filtering work."""
|
||||
|
||||
code: Optional[int]
|
||||
song_is_free: bool
|
||||
album: str
|
||||
streamer_mode: bool
|
||||
easy: Optional[int]
|
||||
hard: Optional[int]
|
||||
|
Reference in New Issue
Block a user