Skip to content

Commit 15dbbfc

Browse files
authored
[Skylanders Trap Team] Fix shadows (#684)
Thanks to Flextape05 for the fix!
1 parent 8f507e7 commit 15dbbfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SkylandersTrapTeam/Graphics/rules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,6 @@ overwriteHeight = ($height/$gameHeight) * 240
326326
[TextureRedefine]
327327
width = 512
328328
height = 2048
329-
formats = 0x5
329+
formats = 0x011
330330
overwriteWidth = $shadowRes * 512
331331
overwriteHeight = $shadowRes * 2048

0 commit comments

Comments
 (0)