From 8d0442501977de5cdae9839e837c3c649c040616 Mon Sep 17 00:00:00 2001 From: rouce Date: Sun, 15 Oct 2023 04:11:11 -0400 Subject: [PATCH] update --- public/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/script.js b/public/script.js index b4fecff..bca7241 100755 --- a/public/script.js +++ b/public/script.js @@ -142,7 +142,7 @@ controls.autoRotate = false; // -let counter = 30000; +let counter = 40000; let rad = 5; let sph = new THREE.Spherical();