aboutsummaryrefslogtreecommitdiffstats
path: root/src/gameplay.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gameplay.cpp')
-rw-r--r--src/gameplay.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gameplay.cpp b/src/gameplay.cpp
index f922b03..69ae2cc 100644
--- a/src/gameplay.cpp
+++ b/src/gameplay.cpp
@@ -142,7 +142,6 @@ void initEverything(void){
currentWorld = worldSpawnHill1;
- worldSpawnHill2->addStructure(STRUCTURET,FOUNTAIN,(rand()%120*HLINE)+100*HLINE,100,worldSpawnHill2,worldSpawnHill2);
player = new Player();
player->spawn(200,100);