]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Better documentation
authorDes <xon@damianv.com.ar>
Fri, 6 Sep 2024 12:54:57 +0000 (09:54 -0300)
committerDes <xon@damianv.com.ar>
Fri, 6 Sep 2024 12:54:57 +0000 (09:54 -0300)
quickmenu_example.txt

index de8369fd14aa76ba586cdd92fbb647ac4754b1d4..16a87fd10385b03b9f29ec3a4ad6d7be77a52a7d 100644 (file)
        "Sound settings"
                "Hit sound" "toggle cl_hitsound"
                "Chat sound" "toggle cl_chatsound"
-               // KEEP_OPEN menu option to increase/decrease volumes
+               // KEEP_OPEN menu option to increase/decrease volumes and stay
+               // 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
        "Sound settings"