mappings for Treasure Island
[SugarCubes.git] / _Internals.pde
index 9d6e2740a4aea94a54cd807202b86949403b6a98..f1ebdc0eac8b5935f367e8e7bd0862db7fc4f53f 100644 (file)
@@ -40,7 +40,7 @@ final float TRAILER_DEPTH = 97;
 final float TRAILER_HEIGHT = 33;
 
 final int MaxCubeHeight = 5;
-final int NumBackTowers = 9;
+final int NumBackTowers = 11;
 
 int targetFramerate = 60;
 int startMillis, lastMillis;