mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-07-31 18:39:30 +00:00
Update PhysicsServerExample.cpp
This commit is contained in:
@@ -487,7 +487,7 @@ struct UserDebugParameter
|
||||
char m_text[1024];
|
||||
double m_rangeMin;
|
||||
double m_rangeMax;
|
||||
double m_value;
|
||||
btScalar m_value;
|
||||
int m_itemUniqueId;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user