]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/menu/voret/dialog_settings_audio.c
Add helper setting to the menu
[voretournament/voretournament.git] / data / qcsrc / menu / voret / dialog_settings_audio.c
index 933d6591dbc8cd2db03b2f92cf3c344f256871eb..516c6863464efb87e97ce59d4ba747df5551cc7c 100644 (file)
@@ -175,6 +175,8 @@ void fillVoretAudioSettingsTab(entity me)
                        e.addValue(e, "5 minutes", "2");\r
                        e.addValue(e, "Both", "3");\r
                        e.configureVoretTextSliderValues(e);\r
+       me.TR(me);\r
+               me.TD(me, 1, 3, e = makeVoretCheckBox(0, "cl_helper", "Helper"));\r
        me.TR(me);\r
                me.TD(me, 1, 3, e = makeVoretCheckBox(0, "cl_hitsound", "Hit indicator"));\r
        me.TR(me);\r