mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 23:57:13 +02:00
more cleanup
This commit is contained in:
parent
23951620bb
commit
e2ea940249
1 changed files with 0 additions and 3 deletions
|
@ -36,9 +36,6 @@ protected:
|
||||||
bool _isOnGround;
|
bool _isOnGround;
|
||||||
bool _isJumping;
|
bool _isJumping;
|
||||||
bool _isHovering;
|
bool _isHovering;
|
||||||
// quint64 _jumpToHoverStart;
|
|
||||||
// btScalar _velocityTimeInterval;
|
|
||||||
// btScalar _stepDt;
|
|
||||||
uint32_t _pendingFlags;
|
uint32_t _pendingFlags;
|
||||||
|
|
||||||
btDynamicsWorld* _dynamicsWorld = NULL;
|
btDynamicsWorld* _dynamicsWorld = NULL;
|
||||||
|
|
Loading…
Reference in a new issue