mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-06-12 10:13:54 +00:00
7 lines
65 B
C++
7 lines
65 B
C++
#include "PhysicsClient.h"
|
|
|
|
PhysicsClient::~PhysicsClient()
|
|
{
|
|
}
|
|
|