Muse Dash: Update to 4.7.0 - Let's Rhythm Jam! (#3837)

* Update to Muse Dash 4.7.0 Muse Dash - Let's Rhythm Jam!

* Add the replaced song to the removed list.

* Oops add the other secret song to this list.

* Add trailing comma

Co-authored-by: Doug Hoskisson <beauxq@users.noreply.github.com>

---------

Co-authored-by: Doug Hoskisson <beauxq@users.noreply.github.com>
This commit is contained in:
Justus Lind
2024-08-25 02:19:42 +10:00
committed by GitHub
parent dddffa1660
commit e99f027b42
2 changed files with 16 additions and 1 deletions

View File

@@ -46,6 +46,8 @@ class MuseDashCollections:
"CHAOS Glitch",
"FM 17314 SUGAR RADIO",
"Yume Ou Mono Yo Secret",
"Echo over you... Secret",
"Tsukuyomi Ni Naru Replaced",
]
album_items: Dict[str, AlbumData] = {}