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