Update SDKHooks CTakeDamageInfoHack for SDK updates.
--HG-- extra : rebase_source : 31d12bdfef5a9eeca20c0c492ca3f0629953d758
This commit is contained in:
parent
80e3198b7b
commit
4620f4cf7a
@ -72,6 +72,7 @@ CTakeDamageInfoHack::CTakeDamageInfoHack( CBaseEntity *pInflictor, CBaseEntity *
|
||||
m_iDamagedOtherPlayers = 0;
|
||||
m_iPlayerPenetrationCount = 0;
|
||||
m_flDamageBonus = 0.0f;
|
||||
m_bForceFriendlyFire = false;
|
||||
#endif
|
||||
|
||||
#if SOURCE_ENGINE >= SE_ALIENSWARM
|
||||
|
Loading…
Reference in New Issue
Block a user