diff options
Diffstat (limited to 'src/newer.cpp')
-rw-r--r-- | src/newer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newer.cpp b/src/newer.cpp index dcffa40..a48a4c0 100644 --- a/src/newer.cpp +++ b/src/newer.cpp @@ -5,7 +5,7 @@ int lastLevelIDs[] = { -1, /*no world*/ 27, 27, 27, 27, 27, 27, 27, 25, - -1, /*no end level in W9*/ + 10, 24, 24, 24, 3, 21 }; |