mirror of
https://github.com/halpz/re3.git
synced 2025-07-23 20:09:43 +00:00
Melee weapons(half-working), Ped and Hud bits
This commit is contained in:
@ -46,7 +46,7 @@ public:
|
||||
float m_fDistanceTravelled;
|
||||
|
||||
// damaged piece
|
||||
float m_fDamageImpulse;
|
||||
float m_fDamageImpulse; // fCollisionPower
|
||||
CEntity *m_pDamageEntity;
|
||||
CVector m_vecDamageNormal;
|
||||
int16 m_nDamagePieceType;
|
||||
|
Reference in New Issue
Block a user