mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 07:50:34 +00:00
DragCarToPoint
This commit is contained in:
parent
426efa9ecb
commit
a3aea359b2
7 changed files with 141 additions and 23 deletions
|
@ -186,8 +186,8 @@ public:
|
|||
int16 field_214;
|
||||
int16 m_nBombTimer; // goes down with each frame
|
||||
CEntity *m_pBlowUpEntity;
|
||||
float field_21C; // front Z?
|
||||
float field_220; // rear Z?
|
||||
float m_fMapObjectHeightAhead; // front Z?
|
||||
float m_fMapObjectHeightBehind; // 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