Fixed a bug
This commit is contained in:
parent
c967f9355f
commit
18218443ec
|
@ -126,8 +126,6 @@ namespace SHADE
|
||||||
rp3dBody->updateLocalCenterOfMassFromColliders();
|
rp3dBody->updateLocalCenterOfMassFromColliders();
|
||||||
rp3dBody->updateLocalInertiaTensorFromColliders();
|
rp3dBody->updateLocalInertiaTensorFromColliders();
|
||||||
|
|
||||||
SyncColliders(*colliderComponent);
|
|
||||||
|
|
||||||
return index;
|
return index;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue