mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-17 21:49:23 +00:00
new horn
This commit is contained in:
parent
6556cb0db9
commit
c33b93793f
3 changed files with 16 additions and 2 deletions
|
@ -211,8 +211,9 @@ public:
|
|||
uint8 m_bRainAudioCounter;
|
||||
uint8 m_bRainSamplesCounter;
|
||||
uint8 m_nCarHornTimer;
|
||||
uint8 m_nCarHornPattern; // last horn?
|
||||
uint8 m_nCarHornPattern;
|
||||
bool m_bSirenOrAlarm;
|
||||
uint8 m_nCarHornDelay;
|
||||
int8 m_comedyControlState;
|
||||
CStoredCollPoly m_aCollPolys[2]; // poly which is under front/rear part of car
|
||||
float m_fSteerRatio;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue