forked from bartvdbraak/blender
8 lines
63 B
C++
8 lines
63 B
C++
|
|
#include "PHY_IVehicle.h"
|
|
|
|
PHY_IVehicle::~PHY_IVehicle()
|
|
{
|
|
|
|
}
|