From 6df025d378f68c8ef19d58c118bb0d0272ea20fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Garnier?= Date: Wed, 18 Jan 2023 13:12:30 +0100 Subject: [PATCH] $playerNumberPerGame = 4; --- Config/Config.php | 2 +- View/src/pages/Admin/ModifEnigmeSolo.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Config/Config.php b/Config/Config.php index 985f3c33..97c46695 100644 --- a/Config/Config.php +++ b/Config/Config.php @@ -53,5 +53,5 @@ $error = ""; // Server $serverAdress = "82.165.180.114"; -$playerNumberPerGame = 2; +$playerNumberPerGame = 4; $nbEnigmePerGame = 2; \ No newline at end of file diff --git a/View/src/pages/Admin/ModifEnigmeSolo.php b/View/src/pages/Admin/ModifEnigmeSolo.php index a57fc18c..ca006d00 100644 --- a/View/src/pages/Admin/ModifEnigmeSolo.php +++ b/View/src/pages/Admin/ModifEnigmeSolo.php @@ -87,7 +87,7 @@ Se rendre à l'énigme -

+