missed one

This commit is contained in:
Ian 2022-12-21 15:15:47 -05:00
parent f93c775ee3
commit 36939696e2
1 changed files with 1 additions and 1 deletions

View File

@ -2492,7 +2492,7 @@ void *Mod_LoadAllSkins (int numskins, daliasskintype_t *pskintype)
if (loadmodel->flags & MF_HOLEY)
texflags |= TEXPREF_ALPHA;
if (model_is_zombie(loadmodel->name) == qtrue) {
if (model_is_zombie(loadmodel->name) == true) {
Mod_FloodFillSkin(skin, pheader->skinwidth, pheader->skinheight);
// save 8 bit texels for the player model to remap