mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 09:50:33 +00:00
commit
7a77f995b2
13 changed files with 533 additions and 10 deletions
|
@ -170,7 +170,7 @@ public:
|
|||
uint8 m_ped_flagI1 : 1;
|
||||
uint8 m_ped_flagI2 : 1;
|
||||
uint8 m_ped_flagI4 : 1;
|
||||
uint8 m_ped_flagI8 : 1;
|
||||
uint8 bRecordedForReplay : 1;
|
||||
uint8 m_ped_flagI10 : 1;
|
||||
uint8 m_ped_flagI20 : 1;
|
||||
uint8 m_ped_flagI40 : 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue