Push mainvolume et musicvolume sliders fonctionnels. Bug sfx
This commit is contained in:
@@ -176,9 +176,9 @@ private:
|
||||
int m_nbReductionChunk = 4;
|
||||
int m_timerReductionChunk = 30;
|
||||
|
||||
float m_mainvolume = 0.0f;
|
||||
float m_mainvolume;
|
||||
float m_musicvolume;
|
||||
float m_sfxvolume = 0.0f;
|
||||
float m_sfxvolume;
|
||||
float m_sensitivity;
|
||||
|
||||
int m_selectedOption = 0;
|
||||
|
Reference in New Issue
Block a user