mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 18:23:54 +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 _isJumping;
|
||||
bool _isHovering;
|
||||
// quint64 _jumpToHoverStart;
|
||||
// btScalar _velocityTimeInterval;
|
||||
// btScalar _stepDt;
|
||||
uint32_t _pendingFlags;
|
||||
|
||||
btDynamicsWorld* _dynamicsWorld = NULL;
|
||||
|
|
Loading…
Reference in a new issue