From 9b476aff759e01bf80a3032fd1a3a75dcc780140 Mon Sep 17 00:00:00 2001 From: gnieark Date: Wed, 29 Jun 2016 00:38:02 +0200 Subject: [PATCH] fix --- 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