css code formater

This commit is contained in:
sageTheDM 2025-01-05 01:16:38 +01:00
parent fa002e2786
commit 24d01959c1
6 changed files with 90 additions and 116 deletions

View file

@ -341,7 +341,7 @@ function drawGameOver() {
// Restart game
function restartGame() {
window.location.reload();
window.location.reload();
}
// Main game loop