From: Martin Taibr Date: Sat, 29 Jul 2017 19:45:28 +0000 (+0200) Subject: remove mentions of removed cvar X-Git-Tag: xonotic-v0.8.5~2509^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=1323719cc3a02882a43a486bba13e505665152d7;p=xonotic%2Fxonotic-data.pk3dir.git remove mentions of removed cvar --- diff --git a/defaultClient.cfg b/defaultClient.cfg index 7aa1ad5cf..c12f69fee 100644 --- a/defaultClient.cfg +++ b/defaultClient.cfg @@ -269,7 +269,7 @@ r_shadow_realtime_world_lightmaps 1 r_shadow_realtime_world_importlightentitiesfrommap 0 // Whether build process uses keepLights is nontransparent and may change, so better make keepLights not matter. cl_decals_fadetime 5 cl_decals_time 1 -seta cl_gunalign 3 "Gun alignment; 1 = center (if allowed by g_shootfromclient) or right, 2 = center (if allowed by g_shootfromclient) or left, 3 = right only, 4 = left only" +seta cl_gunalign 3 "Gun alignment; 1 = center, 3 = right, 4 = left; requires reconnect" seta cl_nogibs 0 "reduce number of violence effects, or remove them totally" seta cl_particlegibs 0 "simpler gibs" seta cl_gibs_damageforcescale 3.5 "force to push around gibs"