From: Des Date: Sat, 7 Sep 2024 13:41:21 +0000 (-0300) Subject: Use mastervolume in example instead of volume X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=faac074d8817c50bfa5fde7b0d2a452aded1b5d0;p=xonotic%2Fxonotic-data.pk3dir.git Use mastervolume in example instead of volume --- diff --git a/quickmenu_example.txt b/quickmenu_example.txt index 16a87fd10..595624025 100644 --- a/quickmenu_example.txt +++ b/quickmenu_example.txt @@ -18,8 +18,8 @@ // the same menu // Holding CTRL while selecting the number inverts the default // keep behavior for an entry - "+Volume" "rpn /volume volume 0.1 + =" KEEP_OPEN - "-Volume" "rpn /volume volume 0.1 - =" KEEP_OPEN + "+Volume" "rpn /mastervolume mastervolume 0.1 + =" KEEP_OPEN + "-Volume" "rpn /mastervolume mastervolume 0.1 - =" KEEP_OPEN "Sound settings" // A toggle command displays a checkbox showing the current cvar's state