2
0
mirror of https://github.com/FWGS/hlsdk-xash3d synced 2024-11-22 09:57:21 +01:00
This commit is contained in:
Night Owl 2017-07-05 02:43:50 +05:00
parent 780b4616fe
commit 2cb20f7b75

View File

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