mirror of
				https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
				synced 2025-10-26 09:20:49 +00:00 
			
		
		
		
	 27dfa8fdb1
			
		
	
	27dfa8fdb1
	
	
	
		
			
			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.
		
			
				
	
	
		
			11 lines
		
	
	
		
			126 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			126 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
| 	"Normal": {
 | |
| 		"source": "CustomLevel.mp3",
 | |
| 		"loop": 4.8
 | |
| 	},
 | |
| 	"Hurry": {
 | |
| 		"source": "CustomLevel.mp3",
 | |
| 		"loop": 4.8
 | |
| 	}
 | |
| }
 |