diff --git a/src/arenas/Battleship/act.php b/src/arenas/Battleship/act.php index cc4b7b4..ddec1b8 100644 --- a/src/arenas/Battleship/act.php +++ b/src/arenas/Battleship/act.php @@ -138,7 +138,7 @@ switch ($_POST['act']){ ; - + print_r($anwserPlayerJson); if(!isset($anwserPlayerJson['boats'])){ echo $fullLogs.$currentBot['name']." a fait une réponse non conforme, il perd 1.";