fix build

This commit is contained in:
erwin.coumans
2012-10-05 22:12:41 +00:00
parent eaabf1a2c8
commit 48e932c8d6

View File

@@ -209,7 +209,7 @@ m_constraintSolver(constraintSolver),
m_gravity(0,-10,0),
m_localTime(0),
m_synchronizeAllMotionStates(false),
m_applySpeculativeContactRestitution(false)
m_applySpeculativeContactRestitution(false),
m_profileTimings(0)
{