From 790e6abc4b6a3ad2ec7bd7f1f00eb505b03c5fd2 Mon Sep 17 00:00:00 2001 From: Treeki Date: Tue, 7 May 2013 23:19:47 +0200 Subject: fixed last level of World E --- src/newer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/newer.cpp b/src/newer.cpp index 3635c09..dcffa40 100644 --- a/src/newer.cpp +++ b/src/newer.cpp @@ -6,7 +6,7 @@ int lastLevelIDs[] = { -1, /*no world*/ 27, 27, 27, 27, 27, 27, 27, 25, -1, /*no end level in W9*/ - 24, 24, 24, 3, 5 + 24, 24, 24, 3, 21 }; -- cgit v1.2.3