From 3d20b3a232a604e75fb552d51be7b677c68b1e87 Mon Sep 17 00:00:00 2001 From: smallmodel <15067410+smallmodel@users.noreply.github.com> Date: Thu, 17 Aug 2023 19:17:02 +0200 Subject: [PATCH] Using MASK_SHOT_TRIG for BulletAttack, so it touches triggers --- code/fgame/weaputils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/fgame/weaputils.cpp b/code/fgame/weaputils.cpp index ee34b4de..ae6c651e 100644 --- a/code/fgame/weaputils.cpp +++ b/code/fgame/weaputils.cpp @@ -2459,7 +2459,7 @@ float BulletAttack vec_zero, vTraceEnd, newowner, - MASK_SHOT, + MASK_SHOT_TRIG, false, "BulletAttack", true