Fix the bullet tracer scale

This commit is contained in:
smallmodel 2024-11-12 00:09:29 +01:00
parent 763a79cb74
commit 851a16e18c
No known key found for this signature in database
GPG key ID: 9F2D623CEDF08512

View file

@ -427,7 +427,7 @@ static void CG_BulletTracerEffect(const vec3_t i_vStart, const vec3_t i_vEnd, in
0,
1,
1.0,
1.0,
scale,
BEAM_INVERTED,
1000.0,
iLife,