fix
This commit is contained in:
parent
cc0aa4f7a5
commit
9b476aff75
|
@ -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