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