spelling correction: alredy --> already
This commit is contained in:
@@ -507,7 +507,7 @@ bool CcdPhysicsController::DeleteControllerShape( )
|
||||
bool CcdPhysicsController::ReplaceControllerShape(btCollisionShape *newShape)
|
||||
{
|
||||
|
||||
/* Note, deleting the previous collision shape must be done alredy */
|
||||
/* Note, deleting the previous collision shape must be done already */
|
||||
/* if (m_collisionShape) DeleteControllerShape(); */
|
||||
|
||||
m_object->setCollisionShape(newShape);
|
||||
|
Reference in New Issue
Block a user