mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-15 22:40:34 +00:00
bit more CAutomobile
This commit is contained in:
parent
07c6c7d0a2
commit
e9cafe340a
9 changed files with 219 additions and 18 deletions
|
@ -210,8 +210,8 @@ public:
|
|||
int16 field_214;
|
||||
int16 m_nBombTimer; // goes down with each frame
|
||||
CEntity *m_pBlowUpEntity;
|
||||
float field_21C;
|
||||
float field_220;
|
||||
float field_21C; // front Z?
|
||||
float field_220; // rear Z?
|
||||
eCarLock m_nDoorLock;
|
||||
int8 m_nLastWeaponDamage; // see eWeaponType, -1 if no damage
|
||||
int8 m_nRadioStation;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue