1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-12-23 07:30:01 +00:00

fix crash

This commit is contained in:
Nikolay Korolev 2019-07-20 13:56:27 +03:00
parent 29d7b983d7
commit 52718385db

View file

@ -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;