mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-18 05:59:22 +00:00
more CCarCtrl
This commit is contained in:
parent
3e71c15b33
commit
57f24ad533
8 changed files with 535 additions and 41 deletions
|
@ -183,7 +183,7 @@ public:
|
|||
float m_fChangeGearTime;
|
||||
uint32 m_nGunFiringTime; // last time when gun on vehicle was fired (used on boats)
|
||||
uint32 m_nTimeOfDeath;
|
||||
int16 field_214;
|
||||
uint16 m_nTimeBlocked;
|
||||
int16 m_nBombTimer; // goes down with each frame
|
||||
CEntity *m_pBlowUpEntity;
|
||||
float m_fMapObjectHeightAhead; // front Z?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue