]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
sv_pitch_fixyaw 0
authorSahil Singhal <sahil@sahil-desktop.(none)>
Sun, 23 May 2010 17:17:52 +0000 (13:17 -0400)
committerSahil Singhal <sahil@sahil-desktop.(none)>
Sun, 23 May 2010 17:17:52 +0000 (13:17 -0400)
defaultXonotic.cfg

index 1f7f53522d153b78ee1dd9da61379d3907316c5a..eb6811bd033969d85bd15cc7d92823061321adeb 100644 (file)
@@ -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"