diff --git a/truthseeker/static/js/game_lobby.js b/truthseeker/static/js/game_lobby.js index 7bf293e..c47c880 100644 --- a/truthseeker/static/js/game_lobby.js +++ b/truthseeker/static/js/game_lobby.js @@ -98,7 +98,7 @@ function startChallengeGame() { return; } - //TODO: start the challenge game and handle server errors + connection errors + alert("Ce mode de jeu n'est malheureusement pas disponible."); } // Join room functions