mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-18 00:44:09 +00:00
The Peds
This commit is contained in:
parent
78c15c4828
commit
875cdd845d
10 changed files with 547 additions and 28 deletions
|
@ -77,7 +77,7 @@ CVehicle::CVehicle(uint8 CreatedBy)
|
|||
field_214 = 0;
|
||||
bLightsOn = false;
|
||||
bVehicleColProcessed = false;
|
||||
field_1F9 = 0;
|
||||
m_numPedsUseItAsCover = 0;
|
||||
bIsCarParkVehicle = false;
|
||||
bHasAlreadyBeenRecorded = false;
|
||||
m_bSirenOrAlarm = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue