Fixed Title BGM Looping

This is a simple bugfix that allows the Title Screen music to loop. It also works with Resource Packs.

For the purposes of faithfulness, this fix is only needed for the Lost Levels title music to match the All-Stars counterpart.
This commit is contained in:
KirbyKidJ
2025-09-18 19:13:24 -07:00
parent 864d38258f
commit 47100925c5
3 changed files with 8 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
{
"Normal": {"source": "TitleSMBLL.mp3", "loop": 11.735},
"Hurry": {"source": "TitleSMBLL.mp3", "loop": 11.735}
}