From 592fd664b55fc968eb159aa3c21c98624d53d5e0 Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 18 Jun 2018 19:32:45 +1000 Subject: [PATCH] Make cl_loddistance* cvars save to config --- xonotic-client.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xonotic-client.cfg b/xonotic-client.cfg index b8d865d4d..5ac5a1ec8 100644 --- a/xonotic-client.cfg +++ b/xonotic-client.cfg @@ -677,8 +677,8 @@ set cl_effects_lightningarc_branchfactor_add 0.1 set menu_updatecheck_getpacks 1 "get update packs from update server" -set cl_loddistance1 1024 -set cl_loddistance2 3072 +seta cl_loddistance1 1024 +seta cl_loddistance2 3072 seta cl_playerdetailreduction 4 "the higher, the less detailed player models are displayed (LOD)" seta cl_modeldetailreduction 1 "the higher, the less detailed certain map models are displayed (LOD)" -- 2.39.2