mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
Removed comment
This commit is contained in:
parent
6cc3b2b47f
commit
fff603e4e2
1 changed files with 0 additions and 2 deletions
|
@ -499,8 +499,6 @@ void CharacterController::preSimulation() {
|
|||
}
|
||||
}
|
||||
|
||||
/// _walkVelocity.dot(_currentUp) > UPWARD_VELOCITY_THRESHOLD
|
||||
|
||||
_previousFlags = _pendingFlags;
|
||||
_pendingFlags &= ~PENDING_FLAG_JUMP;
|
||||
|
||||
|
|
Loading…
Reference in a new issue