mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-05-08 11:38:01 +03:00
Using MASK_SHOT_TRIG for BulletAttack, so it touches triggers
This commit is contained in:
parent
97543622bf
commit
3d20b3a232
1 changed files with 1 additions and 1 deletions
|
@ -2459,7 +2459,7 @@ float BulletAttack
|
|||
vec_zero,
|
||||
vTraceEnd,
|
||||
newowner,
|
||||
MASK_SHOT,
|
||||
MASK_SHOT_TRIG,
|
||||
false,
|
||||
"BulletAttack",
|
||||
true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue