Cleaned up some compile-time warnings.
This commit is contained in:
@@ -397,4 +397,5 @@ float resolveSingleFrictionEmpty(
|
||||
const btContactSolverInfo& solverInfo)
|
||||
{
|
||||
return 0.f;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@@ -778,4 +778,5 @@ void btDiscreteDynamicsWorld::setConstraintSolver(btConstraintSolver* solver)
|
||||
}
|
||||
m_ownsConstraintSolver = false;
|
||||
m_constraintSolver = solver;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user