From bed95bab2d04e4490dee4a8ff2759f871606cc0d Mon Sep 17 00:00:00 2001 From: lmaddox Date: Fri, 12 Jan 2024 00:23:25 -0600 Subject: [PATCH] update --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 6da7e87..b8e61af 100644 --- a/index.html +++ b/index.html @@ -161,7 +161,7 @@

Current players online:

let passwordTag = $('#password-tag').val(); let playerColor = $('#player-color').val(); console.log("password: ", passwordTag); - assert(passwordTag); + //assert(passwordTag); /* TODO check whether user exists in database and whether remaining uses is positive */ flappyGame.connect({