mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
Fixed invisible blocks being dark in dark backgrounded themes
This commit is contained in:
@@ -13,14 +13,12 @@
|
||||
16.0
|
||||
]
|
||||
},
|
||||
"Castle": {
|
||||
"source": "InvisibleBlock.png",
|
||||
"rect": [
|
||||
16.0,
|
||||
0.0,
|
||||
16.0,
|
||||
16.0
|
||||
]
|
||||
}
|
||||
"Castle": {"link": "Underground"},
|
||||
"GhostHouse": {"link": "Underground"},
|
||||
"Volcano": {"link": "Underground"},
|
||||
"Bonus": {"link": "Underground"},
|
||||
"Jungle": {"link": "Underground"},
|
||||
"Space": {"link": "Underground"}
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user