From 443c07db55622d11df2bfccece11f7ab2ced9893 Mon Sep 17 00:00:00 2001 From: Stone-Red-Code <56473591+Stone-Red-Code@users.noreply.github.com> Date: Sat, 20 Mar 2021 13:25:36 +0100 Subject: [PATCH] DC server invite link --- Scripts/fun.js | 2 -- index.html | 9 +++++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/Scripts/fun.js b/Scripts/fun.js index f06c70b..796d8db 100644 --- a/Scripts/fun.js +++ b/Scripts/fun.js @@ -24,8 +24,6 @@ let image = { function update() { setTimeout(() => { - ctx.fillStyle = 'transparent'; - ctx.fillRect(image.x, image.y, image.img.width * scale, image.img.height * scale); ctx.drawImage(image.img, image.x, image.y, image.img.width * scale, image.img.height * scale); image.x += image.xspeed; diff --git a/index.html b/index.html index 217021c..788f00b 100644 --- a/index.html +++ b/index.html @@ -58,6 +58,15 @@ +
+
+
+

You want to share your open source project?

+

If so share it with us on my Discord server

+ Join Now +
+
+