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