Remove trailing spaces
This commit is contained in:
parent
9a4fb25285
commit
8d7f97ee04
6 changed files with 9 additions and 9 deletions
|
@ -5756,7 +5756,7 @@ static Model LoadVOX(const char *fileName)
|
|||
pcolors->g = voxarray.colors.array->g;
|
||||
pcolors->b = voxarray.colors.array->b;
|
||||
pcolors->a = voxarray.colors.array->a;
|
||||
|
||||
|
||||
unsigned short *pindices = voxarray.indices.array; // 5461*6*6 = 196596 indices max per mesh
|
||||
|
||||
int size = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue