mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-25 11:36:20 +00:00
make visual studio 6 compile again
This commit is contained in:
@@ -723,7 +723,7 @@ btScalar btSequentialImpulseConstraintSolver::solveGroupCacheFriendly(btCollisio
|
||||
}
|
||||
}
|
||||
|
||||
for (int i=0;i<tmpSolverBodyPool.size();i++)
|
||||
for ( i=0;i<tmpSolverBodyPool.size();i++)
|
||||
{
|
||||
tmpSolverBodyPool[i].writebackVelocity();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user