fix php
This commit is contained in:
parent
5bb515d7cf
commit
b1ecd1bc3e
|
@ -52,7 +52,7 @@ switch ($_POST['act']){
|
|||
|
||||
for($player = 0; $player < 2; $player++){
|
||||
$params[$player]=array(
|
||||
'game-id' => $_SESSION['matchId',
|
||||
'game-id' => $_SESSION['matchId'],
|
||||
'action' => 'init',
|
||||
'game' => 'connectFou',
|
||||
'players' => 2,
|
||||
|
|
Loading…
Reference in New Issue
Block a user