aboutsummaryrefslogtreecommitdiff
path: root/main.cpp
diff options
context:
space:
mode:
authorGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-29 13:46:24 +0000
committerGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-29 13:46:24 +0000
commit969bc3f4d0828d932b49bbff2ff6a4f2ac7c7926 (patch)
tree22beffaf33dfa272d63918008b07ecd7371f62de /main.cpp
parent942d51394f85ba5c0d3a62338f9c4fbe19c194b6 (diff)
downloadbullet-lab-remix-969bc3f4d0828d932b49bbff2ff6a4f2ac7c7926.tar.xz
New level "Pinball".
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 38f474c..7224a6c 100644
--- a/main.cpp
+++ b/main.cpp
@@ -539,6 +539,8 @@ void CallLevels()
if (level==-2&&part==14)Levelm2Part14();
if (level==-2&&part==15)Levelm2Part15();
if (level==-2&&part==16)Levelm2Part16();
+ if (level==-2&&part==17)Levelm2Part17();
+ if (level==-2&&part==18)Levelm2Part18();
if (level==1&&part==5)level=2,part=0;
if (level==2&&part==10)