mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-05 15:21:06 +00:00
7 lines
65 B
C++
7 lines
65 B
C++
#include "PhysicsClient.h"
|
|
|
|
PhysicsClient::~PhysicsClient()
|
|
{
|
|
}
|
|
|