mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-28 18:29:44 +00:00
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.
This commit is contained in:
5
Assets/Audio/BGM/CustomLevel.json
Normal file
5
Assets/Audio/BGM/CustomLevel.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variations": {
|
||||
"SMB1": {"source": "CustomLevel.bgm"}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user