diff --git a/100.мир.js b/100.мир.js index 859121d..18dd460 100644 --- a/100.мир.js +++ b/100.мир.js @@ -82,7 +82,5 @@ let угол = тело.angle; элемент.style.transform = `translate(${x}px, ${y}px) rotate(${угол}rad)`; -console.debug("синхра тела", элемент.id); - return true; };