Muse Dash: Add support for Muse Dash 4.0.0 Songs (#2810)

This commit is contained in:
Justus Lind
2024-02-11 09:49:58 +10:00
committed by GitHub
parent 59ef010842
commit 4a703c5aba
3 changed files with 25 additions and 4 deletions

View File

@@ -36,7 +36,7 @@ class AdditionalSongs(Range):
- The final song count may be lower due to other settings.
"""
range_start = 15
range_end = 508 # Note will probably not reach this high if any other settings are done.
range_end = 528 # Note will probably not reach this high if any other settings are done.
default = 40
display_name = "Additional Song Count"