diff options
Diffstat (limited to 'src/GameTick.cpp')
-rw-r--r-- | src/GameTick.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/GameTick.cpp b/src/GameTick.cpp index f5ec2f4..28d3ef3 100644 --- a/src/GameTick.cpp +++ b/src/GameTick.cpp @@ -760,7 +760,6 @@ void renderLaser(Game* game) 0.0f, rotation - 2.5f, 0.0f); coeff = 0.15f; break; - case sniperrifle: case shotgun: aim = DoRotation(joints[lefthand].position - joints[righthand].position, |