- remove some useless console.log
    - remove useless files
This commit is contained in:
Kum1ta
2024-11-18 18:08:14 +01:00
parent 9f34d9b554
commit 17a0321532
342 changed files with 86 additions and 158195 deletions

View File

@ -6,7 +6,7 @@
/* By: edbernar <edbernar@student.42angouleme. +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/08/22 17:08:46 by madegryc #+# #+# */
/* Updated: 2024/11/18 15:05:34 by edbernar ### ########.fr */
/* Updated: 2024/11/18 16:34:25 by edbernar ### ########.fr */
/* */
/* ************************************************************************** */
@ -49,6 +49,7 @@ class LobbyPage
const nbBot = document.getElementById('nbBot');
const checkBoxBot = document.getElementById('checkBoxBot');
document.body.style = null;
withBot = false;
document.body.style.opacity = 1;
if (userMeInfo.id == -1)