mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 12:10:33 +00:00
CPlayerPed & fixes
This commit is contained in:
parent
458ae30b6f
commit
bb5e31470d
9 changed files with 364 additions and 17 deletions
|
@ -349,7 +349,7 @@ public:
|
|||
|
||||
uint8 bStillOnValidPoly : 1;
|
||||
uint8 m_ped_flagG2 : 1;
|
||||
uint8 m_ped_flagG4 : 1; // bResetWalkAnims?
|
||||
uint8 bResetWalkAnims : 1;
|
||||
uint8 bStartWanderPathOnFoot : 1; // exits the car if he's in it, reset after path found
|
||||
uint8 bOnBoat : 1; // not just driver, may be just standing
|
||||
uint8 bBusJacked : 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue