Skip to content

Commit

Permalink
update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaxkr committed Nov 5, 2024
1 parent 1ec145f commit 9834a0e
Show file tree
Hide file tree
Showing 3 changed files with 694 additions and 308 deletions.
2 changes: 1 addition & 1 deletion etc/ingredients/User Interfaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ export default class DeathScreen extends Behavior {
}

#respawnPlayer() {
spawnPlayer(this.game)
// spawnPlayer(this.game)

// Destroy the current entity, removing the death screen from the UI
this.entity.destroy()
Expand Down
Loading

0 comments on commit 9834a0e

Please sign in to comment.