Skip to content

Commit

Permalink
I forgot to remove this
Browse files Browse the repository at this point in the history
  • Loading branch information
M60TM committed Jul 19, 2023
1 parent 317af40 commit 1733e1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripting/tf2_sentryfirebullet.sp
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@ bool CallFireBulletsInfoForward(GlobalForward fwd, int sentry, int builder, Fire
info.SetVecSpread(spread);

info.m_flDistance = distance;
info.m_iAmmoType = ammoType;
info.m_iTracerFreq = tracerFreq;
info.m_flDamage = damage;
info.m_iPlayerDamage = playerDamage;
Expand Down

0 comments on commit 1733e1b

Please sign in to comment.