Files
Super-Mario-Bros.-Remastere…/Assets/Audio/BGM/CustomLevel.json
KirbyKidJ 27dfa8fdb1 Added Loop Points to Custom Levels Menu
I'm gonna be honest, I forgot about this one.
This updates the ResourceSetter for this menu's BGM from the old one to the new one so it can use the JSON and BGM formats.
2025-09-19 15:55:09 -07:00

6 lines
64 B
JSON

{
"variations": {
"SMB1": {"source": "CustomLevel.bgm"}
}
}