Fix identation issues
This commit is contained in:
parent
0fce9f3201
commit
2b02adcefa
|
|
@ -3983,9 +3983,7 @@ static Model LoadGLTF(const char *fileName)
|
|||
break;
|
||||
}
|
||||
}
|
||||
// model.meshes[primitiveIndex].boneIds[a] = (int)bones[a];
|
||||
}
|
||||
|
||||
RL_FREE(bones);
|
||||
}
|
||||
else
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user