From 0f52cc0373370d639b8de42c7c9551da0db86d52 Mon Sep 17 00:00:00 2001 From: salaaad2 Date: Tue, 11 Jan 2022 17:04:34 +0100 Subject: clang-format chromium test --- src/wp_shotty.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/wp_shotty.cpp') 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 * enemies, Entity * player) t = GetTime(); // here // - std::cout << "range : " << range << std::endl; r = playerDirection; r.x *= 2; r.y *= 2; -- cgit v1.2.3