From 942d51394f85ba5c0d3a62338f9c4fbe19c194b6 Mon Sep 17 00:00:00 2001 From: "chirs241097@gmail.com" Date: Sat, 29 Mar 2014 03:35:50 +0000 Subject: New level, bump version. --- main.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'main.cpp') diff --git a/main.cpp b/main.cpp index 0a55988..38f474c 100644 --- a/main.cpp +++ b/main.cpp @@ -537,6 +537,8 @@ void CallLevels() if (level==-2&&part==12)Levelm2Part12(); if (level==-2&&part==13)Levelm2Part13(); if (level==-2&&part==14)Levelm2Part14(); + if (level==-2&&part==15)Levelm2Part15(); + if (level==-2&&part==16)Levelm2Part16(); if (level==1&&part==5)level=2,part=0; if (level==2&&part==10) -- cgit v1.2.3