From 1f46ff6a43c8083231693cf156758156738111b9 Mon Sep 17 00:00:00 2001 From: gnieark Date: Sun, 19 Jun 2016 23:04:54 +0200 Subject: [PATCH] dodo --- 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 e99a624..fc95d7a 100644 --- a/src/arenas/Battleship/act.php +++ b/src/arenas/Battleship/act.php @@ -271,7 +271,7 @@ switch ($_POST['act']){ 'ship6' => $_SESSION['ship6'], 'your_strikes' => $_SESSION['strikes'][$currentPlayer], 'his_strikes' => $_SESSION['strikes'][$opponent] - + ) ); $anwserPlayerJson=get_IA_Response($currentBot['url'],$botParamsToSend); if($fullLogs){