mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-04-09 03:24:52 +00:00
Fixed roll grenade sound missing
► Added the roll grenade sound.
This commit is contained in:
parent
a62efecf62
commit
73fe50e9a7
1 changed files with 1 additions and 0 deletions
|
@ -546,6 +546,7 @@ void CWeaponFrag::RollGrenade( CBasePlayer *pPlayer )
|
|||
|
||||
#endif
|
||||
|
||||
CDisablePredictionFiltering disablePred;
|
||||
WeaponSound( SPECIAL1 );
|
||||
|
||||
// player "shoot" animation
|
||||
|
|
Loading…
Reference in a new issue