summaryrefslogtreecommitdiff
path: root/main.cpp
diff options
context:
space:
mode:
authorGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-25 13:51:16 +0000
committerGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-25 13:51:16 +0000
commite33464c9892a8dc26cb0ea2a6e6c3e3585a1f518 (patch)
tree15d757214f7af1622d47fc15cb80aae3f543b28b /main.cpp
parent10923b7c3ff5d5b022d45442dfd6a83782c93e61 (diff)
downloadbullet-lab-remix-e33464c9892a8dc26cb0ea2a6e6c3e3585a1f518.tar.xz
Two levels, one new interface for BCircle.
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/main.cpp b/main.cpp
index f189608..5d44861 100644
--- a/main.cpp
+++ b/main.cpp
@@ -526,6 +526,10 @@ void CallLevels()
if (level==-2&&part==2)Levelm2Part2();
if (level==-2&&part==3)Levelm2Part3();
if (level==-2&&part==4)Levelm2Part4();
+ if (level==-2&&part==5)Levelm2Part5();
+ if (level==-2&&part==6)Levelm2Part6();
+ if (level==-2&&part==7)Levelm2Part7();
+ if (level==-2&&part==8)Levelm2Part8();
if (level==1&&part==5)level=2,part=0;
if (level==2&&part==10)