mirror of
https://github.com/halpz/re3.git
synced 2025-07-23 02:09:45 +00:00
sync with upstream
This commit is contained in:
@ -213,6 +213,7 @@ public:
|
||||
float m_fMapObjectHeightBehind; // rear Z?
|
||||
eCarLock m_nDoorLock;
|
||||
int8 m_nLastWeaponDamage; // see eWeaponType, -1 if no damage
|
||||
CEntity *m_pLastDamageEntity;
|
||||
int8 m_nRadioStation;
|
||||
uint8 m_bRainAudioCounter;
|
||||
uint8 m_bRainSamplesCounter;
|
||||
|
Reference in New Issue
Block a user