mirror of
https://github.com/halpz/re3.git
synced 2025-07-03 17:30:48 +00:00
set pieces
This commit is contained in:
@ -110,6 +110,7 @@ CVehicle::CVehicle(uint8 CreatedBy)
|
||||
bTyresDontBurst = false;
|
||||
bCreatedAsPoliceVehicle = false;
|
||||
bParking = false;
|
||||
m_nSetPieceExtendedRangeTime = 0;
|
||||
m_nAlarmState = 0;
|
||||
m_nDoorLock = CARLOCK_UNLOCKED;
|
||||
m_nLastWeaponDamage = -1;
|
||||
|
Reference in New Issue
Block a user