mirror of
				https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
				synced 2025-10-31 19:59:43 +00:00 
			
		
		
		
	Fix Underground BG not animating (#644)
* Flip death gravity when upside down * Improvements to code per Joe's request * Recenter resized window on launch * Fix Underground BG not animating
This commit is contained in:
		| @@ -67,7 +67,7 @@ | ||||
| 		"Underground": { | ||||
| 			"SMB1": { | ||||
| 				"source": "Underground.png", | ||||
| 				"animations": { | ||||
| 				"animation_overrides": { | ||||
| 					"default": { | ||||
| 						"frames": [ | ||||
| 							[ | ||||
| @@ -90,7 +90,7 @@ | ||||
| 			}, | ||||
| 			"SMBLL": { | ||||
| 				"source": "UndergroundLL.png", | ||||
| 				"animations": { | ||||
| 				"animation_overrides": { | ||||
| 					"default": { | ||||
| 						"frames": [ | ||||
| 							[ | ||||
| @@ -334,4 +334,4 @@ | ||||
| 			} | ||||
| 		} | ||||
| 	} | ||||
| } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Ramona
					Ramona