mirror of
https://github.com/halpz/re3.git
synced 2025-07-03 17:40:47 +00:00
script revision
This commit is contained in:
@ -104,6 +104,7 @@ CVehicle::CVehicle(uint8 CreatedBy)
|
||||
m_nCarHornPattern = 0;
|
||||
m_nCarHornDelay = 0;
|
||||
bPartOfConvoy = false;
|
||||
bIsDrowning = false;
|
||||
bCreatedAsPoliceVehicle = false;
|
||||
bParking = false;
|
||||
m_nAlarmState = 0;
|
||||
|
Reference in New Issue
Block a user