diff options
Diffstat (limited to '')
-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 a48a4c0..edbbf3b 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, 10, - 24, 24, 24, 3, 21 + 24, 24, 21, 24, 3 }; |