From 6dea4fd189232a20a9cf3377c48b375616457dac Mon Sep 17 00:00:00 2001 From: Gnieark Date: Sun, 19 Jun 2016 21:44:32 +0200 Subject: [PATCH] . --- src/arenas/Battleship/act.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.";