Skip to content

Commit

Permalink
Readded spawning of fire worm and dragon knight
Browse files Browse the repository at this point in the history
  • Loading branch information
MiniSoda17 committed Sep 20, 2023
1 parent 78e2f36 commit df35c2f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ public void create() {

// Set up infrastructure for end game tracking
player = spawnPlayer();
//player.getEvents().addListener("spawnWave", this::spawnWave);
player.getEvents().addListener("spawnWave", this::spawnWave);

//playMusic();

Expand Down

0 comments on commit df35c2f

Please sign in to comment.