Skip to content
Snippets Groups Projects
Commit 5a033181 authored by Sryder's avatar Sryder
Browse files

Metal Sonic Flash

parent d0d19e68
Branches
Tags
No related merge requests found
......@@ -283,7 +283,7 @@ static void R_GenerateTranslationColormap(UINT8 *dest_colormap, INT32 skinnum, U
if (skinnum == TC_BOSS)
dest_colormap[31] = 0;
else if (skinnum == TC_METALSONIC)
dest_colormap[239] = 0;
dest_colormap[143] = 0;
return;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment