From 6402dda0c56d306e7569402c57b0c77662599da2 Mon Sep 17 00:00:00 2001 From: "chirs241097@gmail.com" Date: Sat, 22 Feb 2014 17:10:25 +0000 Subject: M trunk/CHANGELOG.TXT M trunk/VERSION.TXT M trunk/levels.h M trunk/main.cpp M trunk/towernbullet.h --- main.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'main.cpp') diff --git a/main.cpp b/main.cpp index 18e1cd1..cb2123f 100644 --- a/main.cpp +++ b/main.cpp @@ -407,6 +407,8 @@ void CallLevels() if (level==7&&part==11)Level7Part11(); if (level==7&&part==12)Level7Part12(); if (level==7&&part==13)Level7Part13(); + if (level==7&&part==14)Level7Part14(); + if (level==7&&part==15)Level7Part15(); /*if (level==1&&part==3)Level1Part3(); if (level==1&&part==4)Level1Part4(); if (level==1&&part==5)Level1Part5(); -- cgit v1.2.3