This commit is contained in:
Sergeanur 2021-06-12 20:04:30 +03:00
parent 1b5dbc4b41
commit 2b8ae07ec6

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;