aboutsummaryrefslogtreecommitdiffstats
path: root/src/gameplay.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gameplay.cpp')
-rw-r--r--src/gameplay.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gameplay.cpp b/src/gameplay.cpp
index 99b9ff0..d3cc4f4 100644
--- a/src/gameplay.cpp
+++ b/src/gameplay.cpp
@@ -41,7 +41,7 @@ void initEverything(void){
*/
test->addLayer(400);
- test->addLayer(100);
+ //test->addLayer(100);
test->addPlatform(150,100,100,10);