@ -605,7 +605,6 @@ function draw() {
for (let i = 0; i < shapes.length; i++) {
let shape = shapes[i];
shape.hover();
shape.draw();
shape.move();