woops, renamed superwhite to supersilver during writing and forgot to change this comment

This commit is contained in:
toasterbabe 2016-08-10 19:54:07 +01:00
parent 810e1ec041
commit b3b6d5c4f9

View file

@ -1036,7 +1036,7 @@ static void HWR_CreateBlendedTexture(GLPatch_t *gpatch, GLPatch_t *blendgpatch,
blendcolor = V_GetColor(202);
break;
case SKINCOLOR_SUPERSILVER1: // Super white
case SKINCOLOR_SUPERSILVER1: // Super silver
blendcolor = V_GetColor(0);
break;
case SKINCOLOR_SUPERSILVER2: