Format fix.

This commit is contained in:
d3x0r
2015-11-08 10:24:16 -08:00
parent 99acea9594
commit 08eb947bac

View File

@@ -296,7 +296,7 @@ bool btVoronoiSimplexSolver::inSimplex(const btVector3& w)
#endif
{
found = true;
break;
break;
}
}