Merge pull request #1020 from erorcun/master

MusicManager fixes
This commit is contained in:
erorcun
2021-02-03 14:22:33 +03:00
committed by GitHub
9 changed files with 174 additions and 150 deletions

View File

@ -182,7 +182,7 @@ public:
float m_fMapObjectHeightBehind; // rear Z?
eCarLock m_nDoorLock;
int8 m_nLastWeaponDamage; // see eWeaponType, -1 if no damage
int8 m_nRadioStation;
uint8 m_nRadioStation;
uint8 m_bRainAudioCounter;
uint8 m_bRainSamplesCounter;
uint8 m_nCarHornTimer;