fix typo: Velosity-->Velocity
This commit is contained in:
@@ -314,7 +314,7 @@ public:
|
|||||||
{
|
{
|
||||||
return m_enableAngularMotor;
|
return m_enableAngularMotor;
|
||||||
}
|
}
|
||||||
inline btScalar getMotorTargetVelosity()
|
inline btScalar getMotorTargetVelocity()
|
||||||
{
|
{
|
||||||
return m_motorTargetVelocity;
|
return m_motorTargetVelocity;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user