Skip to content

Commit

Permalink
revert commit
Browse files Browse the repository at this point in the history
  • Loading branch information
aadityayadav17 committed Oct 18, 2023
1 parent 2c601e6 commit c952c3d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ public void render(float delta) {
ui.getEvents().trigger("lose");
}


// Check if all waves are completed and the level has been completed
if (ServiceLocator.getWaveService().isLevelCompleted()) {
if (selectedLevel == 2) { // Lava level
Expand Down

0 comments on commit c952c3d

Please sign in to comment.