From bd4726a8e97d61bb222d786b88e42bdb443a82dc Mon Sep 17 00:00:00 2001 From: yahtzee <58394592+YahtzeeMaster26@users.noreply.github.com> Date: Sat, 3 Aug 2024 03:32:48 -0600 Subject: [PATCH] This is really important Its soo important --- gender.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gender.js b/gender.js index 7344cac..66e74e0 100644 --- a/gender.js +++ b/gender.js @@ -1,6 +1,6 @@ //never gonna give you up, get rique rolt! //shoutouts to simpleflips btw -//callout post: NoHaxJustPi#5200 on discord for writing stupid comments in their code +//callout post: nohaxjustpi on discord for writing stupid comments in their code gender = "?"; function gameLoop() { @@ -8,4 +8,4 @@ function gameLoop() { document.getElementById("gender").innerHTML = gender; } -setInterval(gameLoop, 1000); \ No newline at end of file +setInterval(gameLoop, 1000);