mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-15 15:38:59 +00:00
commit
6f96098549
1 changed files with 1 additions and 1 deletions
|
@ -69,8 +69,8 @@ public:
|
|||
uint32 m_nCurrentPathNodeInfo;
|
||||
uint32 m_nNextPathNodeInfo;
|
||||
uint32 m_nPreviousPathNodeInfo;
|
||||
uint32 m_nTimeToStartMission;
|
||||
uint32 m_nAntiReverseTimer;
|
||||
uint32 m_nTimeToStartMission;
|
||||
int8 m_nPreviousDirection;
|
||||
int8 m_nCurrentDirection;
|
||||
int8 m_nNextDirection;
|
||||
|
|
Loading…
Reference in a new issue