.
This commit is contained in:
parent
814c7c3801
commit
3d0122e2d4
|
@ -150,7 +150,7 @@ switch ($_POST['act']){
|
||||||
die;
|
die;
|
||||||
}
|
}
|
||||||
|
|
||||||
$boatsPlayer = $anwserPlayerJson['boats']
|
$boatsPlayer = $anwserPlayerJson['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