From 2724a14e93ffe4e78447be7430569796600c8664 Mon Sep 17 00:00:00 2001 From: WebMoneyMaker <103347453+LetsWorkAround@users.noreply.github.com> Date: Wed, 21 Aug 2024 18:03:12 +0900 Subject: [PATCH] Update index.html --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index c22320a..d5cafe4 100644 --- a/index.html +++ b/index.html @@ -579,6 +579,7 @@

레드판다스컴퍼니 주식회사 (Red Pandas Company)

window.addEventListener('resize', resizeCanvas); resizeCanvas(); animate(); + requestAnimationFrame(animate); })();