mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-04 08:40:00 +00:00
MusicManager fixes
This commit is contained in:
parent
b65f8a3fe2
commit
1667ffdd8f
9 changed files with 174 additions and 150 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue