.
This commit is contained in:
parent
e5ce44cb42
commit
4c29f1a574
|
@ -150,7 +150,7 @@ switch ($_POST['act']){
|
||||||
die;
|
die;
|
||||||
}
|
}
|
||||||
|
|
||||||
$boatsPlayer = $anwserPlayerJson['boats'];
|
$boatsPlayer = $anwserPlayerJson['responseArr']['boats'];
|
||||||
|
|
||||||
//init grid
|
//init grid
|
||||||
for($y = 0; $y < $postValues['gridHeight']; $y++){
|
for($y = 0; $y < $postValues['gridHeight']; $y++){
|
||||||
|
|
Loading…
Reference in New Issue
Block a user