From 0e767bd899f63afe881dc09609208b18106c450c Mon Sep 17 00:00:00 2001 From: terencehill Date: Wed, 20 Apr 2016 23:43:57 +0200 Subject: [PATCH] Define menu_cvarlist_onlymodified --- defaultXonotic.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index bdb24adef..2056f1511 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -808,6 +808,7 @@ seta menu_sounds 0 "enables menu sound effects. 1 enables click sounds, 2 also e seta menu_tooltips 1 "menu tooltips: 0 disabled, 1 enabled, 2 also shows cvar or console command (when available) changed or executed by the item" set menu_picmip_bypass 0 "bypass texture quality enforcement based on system resources, not recommended and may cause crashes!" set menu_showboxes 0 "show item bounding boxes (debug)" +set menu_cvarlist_onlymodified 0 "show only modified cvars in the cvar list" r_textbrightness 0.2 r_textcontrast 0.8 -- 2.39.2