test
continuous-integration/drone/push Build is passing Details

ServeurDeTest
johan 2 years ago
parent b9cdfd6286
commit 3b14f68c3b

@ -205,7 +205,7 @@ class UserController
require($rep . $vues['queue']);
$model = new UserModel();
$model->addToQueue();
$usergroup = $model->findUserGroup();
$userGroup = $model->findUserGroup();
echo
'<script>
io.to('.$userGroup.').emit("launchGame");

Loading…
Cancel
Save