mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-06 04:39:59 +00:00
set pieces
This commit is contained in:
parent
9c6046455e
commit
607175f02a
11 changed files with 425 additions and 3 deletions
|
@ -523,6 +523,7 @@ public:
|
|||
CPathNode *m_pNextPathNode;
|
||||
float m_fHealth;
|
||||
float m_fArmour;
|
||||
uint32 m_nExtendedRangeTimer;
|
||||
int16 m_routeLastPoint;
|
||||
uint16 m_routeStartPoint;
|
||||
int16 m_routePointsPassed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue