mirror of
https://github.com/halpz/re3.git
synced 2025-07-03 23:00:46 +00:00
CAutomobile::FireTruckControl and HydraulicControl
This commit is contained in:
@ -70,7 +70,7 @@ CVehicle::CVehicle(uint8 CreatedBy)
|
||||
bHasBeenOwnedByPlayer = false;
|
||||
m_veh_flagC20 = false;
|
||||
bCanBeDamaged = true;
|
||||
m_veh_flagC80 = false;
|
||||
bUseSpecialColModel = false;
|
||||
m_veh_flagD1 = false;
|
||||
m_veh_flagD2 = false;
|
||||
m_nGunFiringTime = 0;
|
||||
|
Reference in New Issue
Block a user