Merge branch 'md2-limits-check-hotfix' into 'master'

MD2 limits check hotfix

Fixing slight mistake made in merge request !132 that someone else spotted, no real explanation needed

See merge request !134
This commit is contained in:
Monster Iestyn 2016-11-06 12:57:48 -05:00
commit 0882dd79c0
1 changed files with 1 additions and 1 deletions

View File

@ -791,7 +791,7 @@ void HWR_InitMD2(void)
md2_models[i].grpatch = NULL;
md2_models[i].skin = -1;
md2_models[i].notfound = true;
md2_models[s].error = false;
md2_models[i].error = false;
}
// read the md2.dat file