mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-09-01 02:41:54 +02:00
Merge branch 'master' of github.com:GTAmodding/re3
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user