From 562279b8271ff82d91885766f4b6ae5d028b053e Mon Sep 17 00:00:00 2001 From: donconso Date: Tue, 25 Nov 2008 01:29:15 +0000 Subject: [PATCH] updated hexley git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2501 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 2a9ffaf26..c92d356e4 100644 --- a/data/stk_config.data +++ b/data/stk_config.data @@ -11,7 +11,7 @@ ;; 1st (title-music "main_theme.music") (menu-background "st_title_screen.rgb") - (game-style "wheelie") ;; "wheelie" or "nitro" + (game-style "nitro") ;; "wheelie" or "nitro" (max-history 10000) ;; maximum number of history frames. (delay-finish-time 10) ;; delay till race results are displayed. (music-credit-time 10) ;; time for which the music credits are displayed.