diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/gameplay.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gameplay.cpp b/src/gameplay.cpp index cc9ae6a..64b3908 100644 --- a/src/gameplay.cpp +++ b/src/gameplay.cpp @@ -77,7 +77,6 @@ void initEverything(void){ playerSpawnHill->setBackground(BG_FOREST); playerSpawnHill->generateFunc(1280,playerSpawnHillFunc); - //playerSpawnHill->generate(1920); /* * Setup the current world, making the player initially spawn in `test`. |