diff --git a/Config/Config.php b/Config/Config.php index c0d58393..7ea4d7af 100644 --- a/Config/Config.php +++ b/Config/Config.php @@ -53,5 +53,5 @@ $error = ""; // Server $serverAdress = "82.165.180.114"; -$playerNumberPerGame = 3; +$playerNumberPerGame = 2; $nbEnigmePerGame = 1; \ No newline at end of file