mirror of
https://github.com/halpz/re3.git
synced 2025-07-03 22:50:43 +00:00
new horn
This commit is contained in:
@ -101,6 +101,7 @@ CVehicle::CVehicle(uint8 CreatedBy)
|
||||
m_bSirenOrAlarm = 0;
|
||||
m_nCarHornTimer = 0;
|
||||
m_nCarHornPattern = 0;
|
||||
m_nCarHornDelay = 0;
|
||||
bPartOfConvoy = false;
|
||||
bCreatedAsPoliceVehicle = false;
|
||||
bParking = false;
|
||||
|
Reference in New Issue
Block a user