mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-02-04 11:04:28 +00:00
Nails damage fix.
This commit is contained in:
parent
e1483e1fcf
commit
20af3536cb
@ -309,7 +309,7 @@ void CGameRules::RefreshSkillData ( void )
|
||||
gSkillData.plrArm = GetSkillCvar( "sk_player_arm" );
|
||||
|
||||
// Nails
|
||||
gSkillData.plrDmgNail = GetSkillCvar( "sk_plr_nail" );
|
||||
gSkillData.plrDmgNail = GetSkillCvar( "sk_9mmAR_bullet" );
|
||||
}
|
||||
|
||||
//=========================================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user