Night Owl 8 years ago
parent
commit
2cb20f7b75
  1. 2
      dlls/python.cpp

2
dlls/python.cpp

@ -169,7 +169,7 @@ void CPython::PrimaryAttack()
Reload(); Reload();
else else
{ {
EMIT_SOUND( ENT( m_pPlayer->pev ), CHAN_WEAPON, "weapons/357_cock1.wav", 0.8, ATTN_NORM ); PlayEmptySound();
m_flNextPrimaryAttack = 0.15; m_flNextPrimaryAttack = 0.15;
} }

Loading…
Cancel
Save