Finish Achievement to-do section.

This commit is contained in:
Raktbastr 2025-02-27 14:56:49 -06:00
parent 93c65c3627
commit e4b96a8537
2 changed files with 35 additions and 42 deletions

View file

@ -14,7 +14,7 @@ function deathScreen() {
}
function death1() {
console.log("")
}
function death2() {
@ -26,5 +26,5 @@ function death3() {
}
function timeDeath() { // The death screen for passing the time limit
console.log("")
}