]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/defaultVoretournament.cfg
Make the hack less ugly, first step. Still needs one more fix to even work as it...
[voretournament/voretournament.git] / data / defaultVoretournament.cfg
index 639bf5c845d0a2d9d5ab0770e9cd33dffe27a2cd..249497d911ee05293db05256b259499f3ee908d1 100644 (file)
@@ -1056,8 +1056,6 @@ seta menu_skin "earthy"
 set menu_slowmo 1\r
 seta menu_sounds 2 "enables menu sound effects. 1 enables click sounds, 2 also enables hover sounds"\r
 \r
-set menu_block_sound_sliders 0 "part of an ugly hack to allow the cl_vore_cutvolume cvars to work properly"\r
-\r
 r_textbrightness 0.2\r
 r_textcontrast 0.8\r
 r_textshadow 1\r
@@ -1532,6 +1530,10 @@ set g_vore_regurgitatecolor_release "0.4 0.6 0.1" "the color players will have w
 set g_vore_regurgitatecolor_release_fade 0.01 "how quickly the regurgitation color washes off players once they leave the stomach"\r
 set g_vore_regurgitatecolor_digest "0.15 0.25 0" "the color players will have when digested"\r
 \r
+// part of an ugly hack for the menu audio sliders to work with the cutsound feature\r
+set menu_volume $volume\r
+set menu_bgmvolume $bgmvolume\r
+\r
 set sv_weaponstats_damagefile "" "when set to a file name, per-weapon damage stats get written to that file"\r
 set sv_weaponstats_killfile "" "when set to a file name, per-weapon kill stats get written to that file"\r
 \r