]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
This fixes that issue with the intermission camera, so I can enable it by default...
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 31 Mar 2011 00:38:35 +0000 (03:38 +0300)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 31 Mar 2011 00:38:35 +0000 (03:38 +0300)
defaultXonotic.cfg

index df4b355fe20170c5be7e1fcd76f5a7882bddb655..50b195ee95061f76827668b836350fa7960a422f 100644 (file)
@@ -317,7 +317,7 @@ seta cl_hitsound 1 "play a hit notifier sound when you have hit an enemy"
 set cl_hitsound_antispam_time 0.05 "don't play the hitsound more often than this"
 
 seta cl_chase_death 1 "camera goes into 3rd person mode when dead"
-seta cl_chase_intermission 0 "camera goes into 3rd person mode at match end"
+seta cl_chase_intermission 1 "camera goes into 3rd person mode at match end"
 seta cl_chase_distance 100 "final distance of the chase camera"
 seta cl_chase_speed 1.5 "how fast the chase camera slides back, 0 is instant"