mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-15 13:39:01 +00:00
commit
e3a24564fb
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@ CVehicle::CVehicle(uint8 CreatedBy)
|
|||
bIsDamaged = false;
|
||||
bFadeOut = false;
|
||||
m_veh_flagC10 = false;
|
||||
m_nTimeOfDeath = 0;
|
||||
m_pCarFire = nil;
|
||||
bHasBeenOwnedByPlayer = false;
|
||||
m_veh_flagC20 = false;
|
||||
bCanBeDamaged = true;
|
||||
|
|
Loading…
Reference in a new issue