summaryrefslogtreecommitdiff
path: root/src/newer.cpp
diff options
context:
space:
mode:
authorColin Noga <Tempus@chronometry.ca>2013-05-13 09:57:02 -0500
committerColin Noga <Tempus@chronometry.ca>2013-05-13 09:57:02 -0500
commitc2b92e563229d633fefcabb4544b3bf73dc40db0 (patch)
treeab58f26923e7e527645edddde2266b6c65147711 /src/newer.cpp
parent5c519288c928f4136b973613733e70b829dda480 (diff)
downloadkamek-c2b92e563229d633fefcabb4544b3bf73dc40db0.tar.gz
kamek-c2b92e563229d633fefcabb4544b3bf73dc40db0.zip
Fixes to world map messages, roll your own model, shy guy giant and topman speeds
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 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
};