This commit is contained in:
Sergeanur 2021-06-12 20:04:30 +03:00
parent 0910188058
commit eaaba8646b
1 changed files with 2 additions and 0 deletions

View File

@ -19,8 +19,10 @@ public:
uint8 m_nVolume;
float m_fDistance;
int32 m_nLoopCount;
#ifndef GTA_PS2
int32 m_nLoopStart;
int32 m_nLoopEnd;
#endif
uint8 m_nEmittingVolume;
float m_fSpeedMultiplier;
float m_fSoundIntensity;