mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-06-14 03:09:18 +00:00
fix userDataTest.py
This commit is contained in:
@@ -157,6 +157,7 @@ class InProcessPhysicsClientExistingExampleBrowser : public PhysicsClientSharedM
|
||||
public:
|
||||
InProcessPhysicsClientExistingExampleBrowser(struct GUIHelperInterface* guiHelper, bool useInProcessMemory, bool skipGraphicsUpdate, bool ownsGuiHelper)
|
||||
{
|
||||
m_guiHelper = 0;
|
||||
if (ownsGuiHelper)
|
||||
{
|
||||
m_guiHelper = guiHelper;
|
||||
|
||||
Reference in New Issue
Block a user