Skip to content
Snippets Groups Projects
Commit 2dfb841c authored by Monster Iestyn's avatar Monster Iestyn
Browse files

Correcting slight mistake I made

parent 3bf19a00
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment