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