MusicManager fixes

This commit is contained in:
erorcun
2021-02-03 14:08:28 +03:00
parent b65f8a3fe2
commit 1667ffdd8f
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;