pull/93/head
Gnieark 8 years ago
parent e5ce44cb42
commit 4c29f1a574

@ -150,7 +150,7 @@ switch ($_POST['act']){
die;
}
$boatsPlayer = $anwserPlayerJson['boats'];
$boatsPlayer = $anwserPlayerJson['responseArr']['boats'];
//init grid
for($y = 0; $y < $postValues['gridHeight']; $y++){

Loading…
Cancel
Save