rigid body on rigid body reactions

This commit is contained in:
Azaezel 2016-01-21 19:05:48 -06:00
parent d8f889f840
commit 6a930f3da1
3 changed files with 10 additions and 4 deletions

View file

@ -189,7 +189,6 @@ class Vehicle : public RigidShape
CollisionList mCollisionList;
CollisionList mContacts;
Rigid mRigid;
ShapeBaseConvex mConvex;
S32 restCount;