musicVolume -> controlVolume for clarity

This commit is contained in:
mothbeanie
2024-12-14 17:29:52 -08:00
committed by Ethan Lee
parent d90f3c3c08
commit f9f9f076b4
2 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ public:
bool m_doFadeInVol;
bool m_doFadeOutVol;
int musicVolume;
int controlVolume;
/* 0..USER_VOLUME_MAX */
int user_music_volume;