From 4b814336cea8ca1ae4e50c1906a19879abe9fb2a Mon Sep 17 00:00:00 2001 From: hikerstk Date: Tue, 13 Jan 2009 02:54:15 +0000 Subject: [PATCH] Fixed several incorrect shortcut detections. git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2892 178a84e3-b1eb-0310-8ba1-8eac791a3b58 --- data/stk_config.data | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/stk_config.data b/data/stk_config.data index bc6ccc585..095e3fe48 100644 --- a/data/stk_config.data +++ b/data/stk_config.data @@ -39,7 +39,7 @@ (zipper-force 250.0 ) ;; additional zipper force (zipper-speed-gain 4.5 ) ;; one time additional speed - (shortcut-length 50 ) ;; leaving the road and coming back on it more than + (shortcut-length 90 ) ;; leaving the road and coming back on it more than ;; x 'meters" later is considered to be a shortcut (offroad-tolerance 0.15) ;; Widen the road 15% for shortcut detection. (enable_networking #f ) ;; For now disable networking