mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 23:48:11 +00:00
updated title screen jsons to support new themes
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
"variations": {
|
||||
"default": {"source": "Title2.png", "rect": [0, 0, 528, 40]},
|
||||
"Snow": {"source": "Title2.png", "rect": [0, 120, 528, 40]},
|
||||
"Space": {"source": "Title2.png", "rect": [0, 80, 528, 40]},
|
||||
"Volcano": {"source": "Title2.png", "rect": [0, 160, 528, 40]}
|
||||
"Space": {"source": "Title2.png", "rect": [0, 160, 528, 40]},
|
||||
"Volcano": {"source": "Title2.png", "rect": [0, 200, 528, 40]}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user