mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 07:28:14 +00:00
Added HammerHurry.mp3, moved hammer sounds over to a json and bgm (#610)
This commit is contained in:
4
Assets/Audio/BGM/Hammer.bgm
Normal file
4
Assets/Audio/BGM/Hammer.bgm
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"Normal": {"source": "Hammer.mp3", "loop": 0.0},
|
||||
"Hurry": {"source": "HammerHurry.mp3", "loop": 0.0}
|
||||
}
|
Reference in New Issue
Block a user