diff --git a/src/arenas/connectFour/act.php b/src/arenas/connectFour/act.php index 3a42ef0..7035941 100644 --- a/src/arenas/connectFour/act.php +++ b/src/arenas/connectFour/act.php @@ -313,9 +313,9 @@ switch ($_POST['act']){ 'strikeX' => -1, 'strikeY' => -1, 'log' => $you." ".$currentBotName." made a non conform anwser:
- Bots Arena sent:".$tempPlayer['messageSend']."
- ".$currentBotName." HTTP STATUS: ".$tempPlayer['httpStatus']."
- His response: ".htmlentities($tempPlayer['response']), + Bots Arena sent:".$tempPlayer['messageSend']."
+ ".$currentBotName." HTTP STATUS: ".$tempPlayer['httpStatus']."
+ His response: ".htmlentities($tempPlayer['response']), 'gameId' => $_SESSION['matchId'] ); if($_SESSION['currentPlayer']==1){