improve sounds

This commit is contained in:
2026-03-12 09:25:51 +01:00
parent 56ed3b5c13
commit 7730d72315
3 changed files with 90 additions and 90 deletions

View File

@@ -254,6 +254,7 @@ function gameOver() {
playing = false;
stats.show();
playSound(gameover)
}
window.onbeforeunload = function (event) {