Skip to content

Commit d3f9302

Browse files
committed
Arena Breakout Infinite, Lost Soul Aside and Ghost of Tabor support
1 parent 17d3586 commit d3f9302

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

FModel/Views/Snooper/Shading/TextureHelper.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ public static void FixChannels(string game, Texture texture)
5454
// B: Whatever (AO / S / E / ...)
5555
case "CCFF7R":
5656
case "PJ033":
57+
case "ABINFINITE":
5758
{
5859
texture.SwizzleMask =
5960
[

0 commit comments

Comments
 (0)