]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Make cl_loddistance* cvars save to config
authorMario <mario@smbclan.net>
Mon, 18 Jun 2018 09:32:45 +0000 (19:32 +1000)
committerMario <mario@smbclan.net>
Mon, 18 Jun 2018 09:32:45 +0000 (19:32 +1000)
xonotic-client.cfg

index b8d865d4df142e4c9158e87853e4d9aac3f7ace6..5ac5a1ec8ddbce6451b641424d456c54db1df56b 100644 (file)
@@ -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)"