.
This commit is contained in:
parent
4947b14256
commit
1fac37cf4d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user