diff --git a/WEB/Model/UserModel.php b/WEB/Model/UserModel.php index a4094b26..13bf2a35 100644 --- a/WEB/Model/UserModel.php +++ b/WEB/Model/UserModel.php @@ -30,8 +30,8 @@ class UserModel if($this->utilisateur_gateway->queueFilled()) { $_REQUEST['action']='launchGame'; - return; } + return; } echo '2'; if (!$this->partie_gateway->partieInQueueExists()) {