From: Ruben Beltran del Rio Date: Fri, 16 Feb 2024 23:31:31 +0000 (+0100) Subject: Remove window X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/5099a2f634b4454f57ba342ed9c0e881f90c6125?ds=sidebyside;hp=e5d21bf4f24de85f5584b6fda2cbae05ee6d4b20 Remove window --- diff --git a/js/animation.js b/js/animation.js index f7b138c..10ffafe 100644 --- a/js/animation.js +++ b/js/animation.js @@ -99,7 +99,7 @@ function frm(t) { - window.requestAnimationFrame(frm) + requestAnimationFrame(frm) var dt = t - l