diff --git a/WEB/Config/Config.php b/WEB/Config/Config.php index 7f20e771..b0a63a30 100644 --- a/WEB/Config/Config.php +++ b/WEB/Config/Config.php @@ -50,7 +50,7 @@ $error = ""; // Server $serverAdress = "82.165.180.114"; -$playerNumberPerGame = 2; -$nbEnigmePerGame = 1; +$playerNumberPerGame = 3; +$nbEnigmePerGame = 2;