fix php
This commit is contained in:
parent
46bc3334bb
commit
3b160a564e
|
@ -50,7 +50,7 @@ switch ($_POST['act']){
|
|||
$messageArr = array(
|
||||
'game-id' => "".$gameId,
|
||||
'action' => 'init',
|
||||
'game' => 'tron'
|
||||
'game' => 'tron',
|
||||
'board' => '',
|
||||
'players' => $players,
|
||||
'player-index' => $botCount
|
||||
|
|
Loading…
Reference in New Issue
Block a user