From: Sahil Singhal Date: Sun, 23 May 2010 17:17:52 +0000 (-0400) Subject: sv_pitch_fixyaw 0 X-Git-Tag: xonotic-v0.1.0preview~573^4~2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=0aa82dfb2a8fc993659d8cd1379563141c8eda04;p=xonotic%2Fxonotic-data.pk3dir.git sv_pitch_fixyaw 0 --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 1f7f53522..eb6811bd0 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1751,7 +1751,7 @@ seta cl_noantilag 0 "turn this on if you believe antilag is bad" set sv_pitch_min -35 "minimum aiming angle for shooting direction display of the gun" set sv_pitch_max 35 "maximum aiming angle for shooting direction display of the gun" -set sv_pitch_fixyaw 1 "workaround to fix the aiming direction on stupidly made player models, FIXME fix the models and set this to 0" +set sv_pitch_fixyaw 0 "workaround to fix the aiming direction on stupidly made player models, FIXME fix the models and set this to 0" set rescan_pending 0 "set to 1 to schedule a fs_rescan at the end of this match"