Skip to content

Commit

Permalink
Merge branch 'Team-5--Bug-Fix' of https://github.com/UQcsse3200/2023-…
Browse files Browse the repository at this point in the history
…studio-3 into Team-5--Bug-Fix
  • Loading branch information
Hasakev committed Oct 17, 2023
2 parents a02909b + 4e4b21b commit f2e2503
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,6 @@ public void create() {
spawnTerrain();

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

waves = WaveFactory.createWaves();
spawnEntity(waves);
waves.getEvents().addListener("spawnWave", this::spawnMob);
Expand Down

0 comments on commit f2e2503

Please sign in to comment.