diff --git a/poker-paf/game.php b/poker-paf/game.php index 77309d9..4156a84 100644 --- a/poker-paf/game.php +++ b/poker-paf/game.php @@ -142,7 +142,7 @@ foreach ($players as $p) { players.push({ id: , money: , - blind: + blind: , isDealer: });