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);