diff --git a/poker-paf/game.php b/poker-paf/game.php index f261c23..f16628e 100644 --- a/poker-paf/game.php +++ b/poker-paf/game.php @@ -470,7 +470,7 @@ $players[0]['is_dealer'] = 1; // Mettre à jour aussi dans la variable locale po let blinds = []; blinds.push( - blind: , + blind: ); current_blind = Math.max(...blinds);