diff --git a/src/arenas/tron/act.php b/src/arenas/tron/act.php index 6474b1a..261072d 100644 --- a/src/arenas/tron/act.php +++ b/src/arenas/tron/act.php @@ -50,7 +50,7 @@ switch ($_POST['act']){ $messageArr = array( 'game-id' => "".$gameId, 'action' => 'init', - 'game' => 'tron' + 'game' => 'tron', 'board' => '', 'players' => $players, 'player-index' => $botCount