From c2b92e563229d633fefcabb4544b3bf73dc40db0 Mon Sep 17 00:00:00 2001 From: Colin Noga Date: Mon, 13 May 2013 09:57:02 -0500 Subject: Fixes to world map messages, roll your own model, shy guy giant and topman speeds --- 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 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 }; -- cgit v1.2.3