From 83a837f339a307439b2005b4692b99f924c2621e Mon Sep 17 00:00:00 2001 From: 0880 <98263509+0880880@users.noreply.github.com> Date: Sun, 18 Jan 2026 19:13:18 +0330 Subject: [PATCH] Remove debug print --- index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/index.html b/index.html index d9844b4..ce928d1 100644 --- a/index.html +++ b/index.html @@ -177,7 +177,6 @@ link.href = "/favicon_update.ico"; link.type = "image/x-icon"; } - console.log("PLAYING SOUND!!"); piecemoveSound.currentTime = Math.round(Math.random() * 4) * 0.5; piecemoveSound.play() .then(() => {