From 4f8c05c5dac35b386fdfe09d2f3d086fcc2cbada Mon Sep 17 00:00:00 2001 From: "chirs241097@gmail.com" Date: Tue, 1 Apr 2014 03:37:53 +0000 Subject: New level and corrections... --- main.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'main.cpp') diff --git a/main.cpp b/main.cpp index 351a450..ca92a69 100644 --- a/main.cpp +++ b/main.cpp @@ -543,6 +543,8 @@ void CallLevels() if (level==-2&&part==18)Levelm2Part18(); if (level==-2&&part==19)Levelm2Part19(); if (level==-2&&part==20)Levelm2Part20(); + if (level==-2&&part==21)Levelm2Part21(); + if (level==-2&&part==22)Levelm2Part22(); if (level==1&&part==5)level=2,part=0; if (level==2&&part==10) -- cgit v1.2.3