mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-12 17:40:43 +00:00
The Peds
This commit is contained in:
parent
78c15c4828
commit
875cdd845d
10 changed files with 547 additions and 28 deletions
|
@ -169,7 +169,7 @@ public:
|
|||
uint8 m_veh_flagD40 : 1;
|
||||
uint8 m_veh_flagD80 : 1;
|
||||
|
||||
int8 field_1F9;
|
||||
int8 m_numPedsUseItAsCover;
|
||||
uint8 m_nAmmoInClip; // Used to make the guns on boat do a reload (20 by default)
|
||||
int8 field_1FB;
|
||||
int8 field_1FC[4];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue