From 8e1e0bb3ab9dda6194aad778d09ccd32861ce740 Mon Sep 17 00:00:00 2001 From: avi Date: Thu, 14 May 2026 20:33:16 -0500 Subject: [PATCH] =?UTF-8?q?Save=20point:=20fix=20JS=20syntax=20error=20?= =?UTF-8?q?=E2=80=94=20orphaned=20duplicate=20lines=20after=20loadScene4e?= =?UTF-8?q?=20(sceneElem.style.opacity=20leftover)=20caused=20black=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/index.html b/index.html index f7fbddd..edb025b 100644 --- a/index.html +++ b/index.html @@ -2086,9 +2086,6 @@ sceneElem.style.opacity=o; },30); } - sceneElem.style.opacity=o; - },30); - } // Scene 5 — BTC vs. Altcoins comparison function loadScene5(sceneElem) {