aboutsummaryrefslogtreecommitdiffstats
path: root/src/wp_shotty.cpp
diff options
context:
space:
mode:
authorsalaaad2 <arthurdurant263@gmail.com>2022-01-11 17:04:34 +0100
committersalaaad2 <arthurdurant263@gmail.com>2022-01-11 17:04:34 +0100
commit0f52cc0373370d639b8de42c7c9551da0db86d52 (patch)
tree35c270760a1d9b3b1c11e3a3b55268aac464d1ea /src/wp_shotty.cpp
parentmouselook on shotgun (diff)
downloadthreshold-0f52cc0373370d639b8de42c7c9551da0db86d52.tar.gz
threshold-0f52cc0373370d639b8de42c7c9551da0db86d52.tar.bz2
threshold-0f52cc0373370d639b8de42c7c9551da0db86d52.tar.xz
threshold-0f52cc0373370d639b8de42c7c9551da0db86d52.tar.zst
threshold-0f52cc0373370d639b8de42c7c9551da0db86d52.zip
clang-format chromium test
Diffstat (limited to 'src/wp_shotty.cpp')
-rw-r--r--src/wp_shotty.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wp_shotty.cpp b/src/wp_shotty.cpp
index 1b5573a..e60e0aa 100644
--- a/src/wp_shotty.cpp
+++ b/src/wp_shotty.cpp
@@ -35,7 +35,6 @@ int wp_shotty::bang(std::vector<Entity> * enemies, Entity * player)
t = GetTime();
// here
//
- std::cout << "range : " << range << std::endl;
r = playerDirection;
r.x *= 2;
r.y *= 2;