From a58a0395cb1c8625acafe82b9ae889ea42044d2a Mon Sep 17 00:00:00 2001 From: Whykioh Date: Mon, 2 Mar 2026 09:47:04 +0100 Subject: [PATCH] Maman travail --- poker-paf/game.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poker-paf/game.php b/poker-paf/game.php index f16628e..d115abd 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: + ); current_blind = Math.max(...blinds);