This commit is contained in:
erwin.coumans
2009-09-09 23:51:30 +00:00
parent cc5ba4608f
commit ed09140fb7
11 changed files with 30 additions and 29 deletions

View File

@@ -1135,7 +1135,7 @@ void HullLibrary::BringOutYourDead(const btVector3* verts,unsigned int vcount, b
ocount = 0;
for (i=0; i<indexcount; i++)
for (i=0; i<int (indexcount); i++)
{
unsigned int v = indices[i]; // original array index