mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-08-04 12:29:21 +00:00
fix missing globals
This commit is contained in:
@@ -90,7 +90,7 @@ MultiThreadedDemo::MultiThreadedDemo(struct GUIHelperInterface* helper)
|
||||
|
||||
static btScalar gSliderStackRows = 8.0f;
|
||||
static btScalar gSliderStackColumns = 6.0f;
|
||||
|
||||
static btScalar gSliderStackHeight = 15.0f;
|
||||
|
||||
void MultiThreadedDemo::initPhysics()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user