mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-21 23:18:11 +00:00
Update Cannon.json
Fixed Cannon color in Volcano Theme
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"Autumn": {"source": "Cannon.png", "rect": [0, 32, 48, 16]},
|
||||
"Beach": {"source": "Cannon.png", "rect": [48, 32, 48, 16]},
|
||||
"Mountain": {"source": "Cannon.png", "rect": [96, 32, 48, 16]},
|
||||
"Volcano": {"source": "Cannon.png", "rect": [144, 32, 48, 16]},
|
||||
"Volcano": {"source": "Cannon.png", "rect": [0, 32, 48, 16]},
|
||||
"Bonus": {"source": "Cannon.png", "rect": [0, 48, 48, 16]}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user