summaryrefslogtreecommitdiff
path: root/main.cpp
diff options
context:
space:
mode:
authorGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-27 13:42:29 +0000
committerGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-27 13:42:29 +0000
commit8b96010f277756c9e1a6e4e17ccf5722ed8d87e3 (patch)
tree530013d1dfcf34b85d5c9f3dd006a04420afbf1a /main.cpp
parent1157b3359e5158e18e1342add9298aac2527bed4 (diff)
downloadbullet-lab-remix-8b96010f277756c9e1a6e4e17ccf5722ed8d87e3.tar.xz
New level draft and a new interface.
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.cpp b/main.cpp
index 6d10361..68aae9e 100644
--- a/main.cpp
+++ b/main.cpp
@@ -533,6 +533,8 @@ void CallLevels()
if (level==-2&&part==8)Levelm2Part8();
if (level==-2&&part==9)Levelm2Part9();
if (level==-2&&part==10)Levelm2Part10();
+ if (level==-2&&part==11)Levelm2Part11();
+ if (level==-2&&part==12)Levelm2Part12();
if (level==1&&part==5)level=2,part=0;
if (level==2&&part==10)