pull/93/head
Gnieark 8 years ago
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…
Cancel
Save