add user interface to select Soft Body demo

This commit is contained in:
erwin.coumans
2008-04-11 01:50:02 +00:00
parent 0bdc6f6262
commit 177287ae78
3 changed files with 54 additions and 2 deletions

View File

@@ -769,7 +769,7 @@ static void Init_TorusMatch(SoftDemo* pdemo)
}
static unsigned current_demo=14;
unsigned current_demo=14;
void SoftDemo::clientResetScene()
{