From 1fac37cf4dee8159309f1676558b3ea5b001a478 Mon Sep 17 00:00:00 2001 From: Gnieark Date: Sun, 19 Jun 2016 21:34:46 +0200 Subject: [PATCH] . --- StupidIABattleship.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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