mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-14 13:50:04 +00:00
Update PhysicsServerExample.cpp
This commit is contained in:
parent
52761f5578
commit
394196e5a2
@ -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;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user