From e61e1878cd68ee3aefbd711bcba606ff95c0671f Mon Sep 17 00:00:00 2001 From: "erwin.coumans" Date: Fri, 1 Aug 2008 02:43:30 +0000 Subject: [PATCH] start with Bunny car --- Demos/AllBulletDemos/Main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Demos/AllBulletDemos/Main.cpp b/Demos/AllBulletDemos/Main.cpp index ee13fe0d4..d3e7629d9 100644 --- a/Demos/AllBulletDemos/Main.cpp +++ b/Demos/AllBulletDemos/Main.cpp @@ -35,7 +35,7 @@ namespace { int testIndex=0; - int testSelection=0; + int testSelection=24; btDemoEntry* entry; DemoApplication* demo; int iterationCount;