From 85923eb8a5d3f070618c3d6f94bea715c11a4227 Mon Sep 17 00:00:00 2001 From: "chirs241097@gmail.com" Date: Wed, 2 Apr 2014 13:51:32 +0000 Subject: New assessment level... Done syncing svn revision and build number~ Use svn revision in changelog and version from now on. --- main.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'main.cpp') diff --git a/main.cpp b/main.cpp index 121c1ad..405a9d7 100644 --- a/main.cpp +++ b/main.cpp @@ -547,6 +547,8 @@ void CallLevels() if (level==-2&&part==22)Levelm2Part22(); if (level==-2&&part==23)Levelm2Part23(); if (level==-2&&part==24)Levelm2Part24(); + if (level==-2&&part==25)Levelm2Part25(); + if (level==-2&&part==26)Levelm2Part26(); if (level==1&&part==5)level=2,part=0; if (level==2&&part==10) -- cgit v1.2.3