.
This commit is contained in:
parent
f9913ae183
commit
814c7c3801
|
@ -111,7 +111,7 @@ switch ($_POST['act']){
|
|||
'game-id' => $_SESSION['matchId'],
|
||||
'game' => 'battleship',
|
||||
'action' => 'init',
|
||||
'players' => 2
|
||||
'players' => 2,
|
||||
'player-index' => $player -1,
|
||||
'board' => array(
|
||||
'opponent' => $opponentName,
|
||||
|
|
Loading…
Reference in New Issue
Block a user