Skip to content
Snippets Groups Projects
Commit 3f0937a8 authored by Qurabi's avatar Qurabi
Browse files

Überflüssiger Code gelöscht.

parent 419379ee
No related branches found
No related tags found
No related merge requests found
...@@ -525,7 +525,6 @@ void AVirtualRealityPawn::MoveByGravityOrStepUp(float DeltaSeconds) ...@@ -525,7 +525,6 @@ void AVirtualRealityPawn::MoveByGravityOrStepUp(float DeltaSeconds)
else else
{ {
VerticalSpeed = 0.0f; VerticalSpeed = 0.0f;
VerticalSpeed = 0.0f;
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment