diff --git a/mods/cnc/chrome/settings.yaml b/mods/cnc/chrome/settings.yaml index 88e94c1b06..1692d9b21a 100644 --- a/mods/cnc/chrome/settings.yaml +++ b/mods/cnc/chrome/settings.yaml @@ -234,7 +234,7 @@ Container@SETTINGS_PANEL: Height:25 Align:Right Text:Music Volume: - Slider@VIDEO_VOLUME: + Slider@MUSIC_VOLUME: X:PARENT_RIGHT - WIDTH - 15 Y:73 Width:250 @@ -247,7 +247,7 @@ Container@SETTINGS_PANEL: Height:25 Align:Right Text:Video Volume: - Slider@MUSIC_VOLUME: + Slider@VIDEO_VOLUME: X:PARENT_RIGHT - WIDTH - 15 Y:103 Width:250 diff --git a/mods/ra/chrome/settings.yaml b/mods/ra/chrome/settings.yaml index bd7eff143a..f2a69e0ed7 100644 --- a/mods/ra/chrome/settings.yaml +++ b/mods/ra/chrome/settings.yaml @@ -241,7 +241,7 @@ Background@SETTINGS_PANEL: Height:25 Align:Right Text:Music Volume: - Slider@VIDEO_VOLUME: + Slider@MUSIC_VOLUME: X:PARENT_RIGHT - WIDTH - 15 Y:73 Width:250 @@ -254,7 +254,7 @@ Background@SETTINGS_PANEL: Height:25 Align:Right Text:Video Volume: - Slider@MUSIC_VOLUME: + Slider@VIDEO_VOLUME: X:PARENT_RIGHT - WIDTH - 15 Y:103 Width:250