diff --git a/StupidIABattleship.php b/StupidIABattleship.php index 7d3b2b2..0e6dd5a 100644 --- a/StupidIABattleship.php +++ b/StupidIABattleship.php @@ -210,7 +210,7 @@ switch($message['action']){ } - echo json_encode(array("name" => "gnieark", "boats" => $shipsCoords); + echo json_encode(array("name" => "gnieark", "boats" => $shipsCoords)); break; case "fight": //for debog arena