From bbb1fa4124c0fae1f9e77e580ea103ba1945a34f Mon Sep 17 00:00:00 2001 From: Mircea Kitsune Date: Thu, 31 Mar 2011 03:38:35 +0300 Subject: [PATCH] This fixes that issue with the intermission camera, so I can enable it by default as well now. --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index df4b355fe..50b195ee9 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -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" -- 2.39.2