summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2013-05-07 23:19:47 +0200
committerTreeki <treeki@gmail.com>2013-05-07 23:19:47 +0200
commit790e6abc4b6a3ad2ec7bd7f1f00eb505b03c5fd2 (patch)
tree3f34b3bdd97098ac137e161659d77f4584481be8
parent2ca07a57482d095c15c1c47368ac04565f18d676 (diff)
downloadkamek-790e6abc4b6a3ad2ec7bd7f1f00eb505b03c5fd2.tar.gz
kamek-790e6abc4b6a3ad2ec7bd7f1f00eb505b03c5fd2.zip
fixed last level of World E
Diffstat (limited to '')
-rw-r--r--src/newer.cpp2
1 files changed, 1 insertions, 1 deletions
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
};