From: Mircea Kitsune Date: Sat, 26 Feb 2011 02:08:05 +0000 (+0200) Subject: Comment old r_damageblur cvar as removed (but leave it in defaultXonotic.cfg, so... X-Git-Tag: xonotic-v0.5.0~173^2~3^2~34 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=e480d6b8a6fbf7916e08b0f291cb983b19d9e0f8;p=xonotic%2Fxonotic-data.pk3dir.git Comment old r_damageblur cvar as removed (but leave it in defaultXonotic.cfg, so it's sure it sets it to 0). --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 93754e195..e439ac170 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -269,7 +269,7 @@ cl_rollangle 0 // amount of view tilt when strafing, default is 2.0 v_kicktime 0 // how long damage kicks of the view last, default is 0 seconds gl_polyblend 0 // whether to use screen tints, this has now been replaced by a better system in CSQC r_motionblur 0 // motion blur value, default is 0 -r_damageblur 0 // motion blur when damaged, default is 0 +r_damageblur 0 // motion blur when damaged, default is 0 (removed in Xonotic) r_bloom_blur 8 r_bloom_brighten 3