Skip to content

Commit

Permalink
Removed commented-out line of code
Browse files Browse the repository at this point in the history
  • Loading branch information
fattyhope committed Oct 17, 2023
1 parent 4ac351f commit 900726d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,6 @@ public void create() {
spawnTerrain();

// Set up infrastructure for end game tracking
// player = spawnPlayer();

logger.info("Creating waves");
Entity waves = WaveFactory.createWaves();
spawnEntity(waves);
Expand Down

0 comments on commit 900726d

Please sign in to comment.