Initialize blendIndexesType and blendWeightsType

This commit is contained in:
Zack Middleton 2013-10-29 23:18:05 -05:00
parent f55bb272b6
commit 611d913443
1 changed files with 2 additions and 0 deletions

View File

@ -206,6 +206,8 @@ qboolean R_LoadIQM( model_t *mod, void *buffer, int filesize, const char *mod_na
return qfalse;
}
blendIndexesType = blendWeightsType = IQM_UBYTE;
// check and swap vertex arrays
if( IQM_CheckRange( header, header->ofs_vertexarrays,
header->num_vertexarrays,