summaryrefslogtreecommitdiff
path: root/main.cpp
diff options
context:
space:
mode:
authorGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-28 12:09:52 +0000
committerGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-28 12:09:52 +0000
commitd37c7c7d2a6f4126eef87f3164b3f688f2db34e5 (patch)
tree6a65bb41dae90da5b55e15872dd74be2031cdc04 /main.cpp
parent37c999d3e449754c33586588f06dc073341f72ce (diff)
downloadbullet-lab-remix-d37c7c7d2a6f4126eef87f3164b3f688f2db34e5.tar.xz
One new assessment level...
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 68aae9e..0a55988 100644
--- a/main.cpp
+++ b/main.cpp
@@ -535,6 +535,8 @@ void CallLevels()
if (level==-2&&part==10)Levelm2Part10();
if (level==-2&&part==11)Levelm2Part11();
if (level==-2&&part==12)Levelm2Part12();
+ if (level==-2&&part==13)Levelm2Part13();
+ if (level==-2&&part==14)Levelm2Part14();
if (level==1&&part==5)level=2,part=0;
if (level==2&&part==10)