rename treshold into thresold (spelling mistake)
added cr/linefeed at end of btDefaultMotionState.h
This commit is contained in:
@@ -24,7 +24,7 @@ btCollisionObject::btCollisionObject()
|
||||
m_userObjectPointer(0),
|
||||
m_hitFraction(1.f),
|
||||
m_ccdSweptSphereRadius(0.f),
|
||||
m_ccdSquareMotionTreshold(0.f)
|
||||
m_ccdSquareMotionThreshold(0.f)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user