BGE: Adding back the virtual destructor to PHY_IPhysicsController, which was accidentally removed in r54807.
This commit is contained in:
@@ -45,6 +45,7 @@ class PHY_IPhysicsController : public PHY_IController
|
|||||||
{
|
{
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
virtual ~PHY_IPhysicsController(){};
|
||||||
/**
|
/**
|
||||||
* SynchronizeMotionStates ynchronizes dynas, kinematic and deformable entities (and do 'late binding')
|
* SynchronizeMotionStates ynchronizes dynas, kinematic and deformable entities (and do 'late binding')
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user