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