mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-11-23 01:29:16 +01:00
Merge branch 'master' of github.com:GTAmodding/re3
This commit is contained in:
commit
c6c3ffa01c
@ -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 New Issue
Block a user