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