Update SDKHooks CTakeDamageInfoHack for SDK updates.
This commit is contained in:
parent
10f878d8c7
commit
692f597808
@ -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