From 6efc077b9f3e188e69b137f01018ada7d66dcf55 Mon Sep 17 00:00:00 2001 From: Colin Noga Date: Thu, 9 May 2013 19:49:56 -0500 Subject: w9 fix and more shy guy improvements --- src/newer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/newer.cpp') 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 }; -- cgit v1.2.3