remove unused
This commit is contained in:
@@ -39,8 +39,6 @@ struct RageSoundParams
|
|||||||
/* Number of seconds to spend fading out. */
|
/* Number of seconds to spend fading out. */
|
||||||
float m_FadeLength;
|
float m_FadeLength;
|
||||||
|
|
||||||
void SetNoFade() { m_FadeLength = 0; }
|
|
||||||
|
|
||||||
float m_Volume; // multiplies with SOUNDMAN->GetMixVolume()
|
float m_Volume; // multiplies with SOUNDMAN->GetMixVolume()
|
||||||
|
|
||||||
/* Pan: -1, left; 1, right */
|
/* Pan: -1, left; 1, right */
|
||||||
|
|||||||
Reference in New Issue
Block a user