From f8aed9594528776bc8306c3ad1ba8a0b29c181c5 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Wed, 20 Mar 2024 21:44:26 +0100 Subject: [PATCH] removing cordelia moon --- orbits/src/js/setup.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orbits/src/js/setup.js b/orbits/src/js/setup.js index d3ab267..38ad420 100644 --- a/orbits/src/js/setup.js +++ b/orbits/src/js/setup.js @@ -931,7 +931,7 @@ function createSpheres() { spheres.push(titania); spheres.push(oberon); spheres.push(miranda); - spheres.push(cordelia); + // spheres.push(cordelia); flys away spheres.push(bianca); spheres.push(cressida); spheres.push(desdemona);