From d58ca269126251a513cfd25f4a0d9b3d3bebb4f4 Mon Sep 17 00:00:00 2001 From: bvanroll Date: Sat, 10 Aug 2024 20:16:08 +0200 Subject: [PATCH] ok --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 798b00c..ed94194 100644 --- a/public/index.html +++ b/public/index.html @@ -73,7 +73,7 @@ console.log(newShader); document.getElementById("image").innerHTML = newShader; } - shade() + //shade()