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, 2 insertions, 0 deletions
diff --git a/src/gameplay.cpp b/src/gameplay.cpp
index e5d7251..1d9fac6 100644
--- a/src/gameplay.cpp
+++ b/src/gameplay.cpp
@@ -91,9 +91,11 @@ void initEverything(void){
test->addHole(100,150);
//}
+ test->setBackground(BG_FOREST);
test->addLayer(400);
playerSpawnHill->generateFunc(1280,playerSpawnHillFunc);
+ playerSpawnHill->setBackground(BG_FOREST);
//playerSpawnHill->generate(1920);
/*