diff --git a/src/arenas/tictactoe/act.php b/src/arenas/tictactoe/act.php index c0c5227..79570af 100644 --- a/src/arenas/tictactoe/act.php +++ b/src/arenas/tictactoe/act.php @@ -133,7 +133,7 @@ switch ($_POST['act']){ echo "

".$playerName." made a non conform anwser, he lost:
Bots Arena sent:".$tempPlayer['messageSend']."
".$currentBotName." HTTP STATUS: ".$tempPlayer['httpStatus']."
- His response: ".htmlentities($tempPlayer['response'])."

", + His response: ".htmlentities($tempPlayer['response'])."

"; break;