aboutsummaryrefslogtreecommitdiff
path: root/src/GameTick.cpp
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2022-02-17 11:19:08 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2022-02-17 11:19:08 +0700
commit20aa002424b27724ffd149b74540b5bcc4cbc655 (patch)
treec06ac4aacdbd99398bf29a10ade2cb0d8b407b27 /src/GameTick.cpp
parentc1fd45b68a0c294129f724d10a718bb0589e3167 (diff)
downloadblackshades-20aa002424b27724ffd149b74540b5bcc4cbc655.tar.gz
Disable laser for sniper rifle
360 no scope are only for those worthy.
Diffstat (limited to 'src/GameTick.cpp')
-rw-r--r--src/GameTick.cpp1
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,