Correction erreur

This commit is contained in:
Paul Gross
2020-04-23 09:24:19 +02:00
parent 8234d12474
commit 958fc60b40
2 changed files with 4 additions and 3 deletions

View File

@@ -95,6 +95,7 @@ public class PlayersController implements Initializable{
}
nbJoueurs++;
}
joueurs.add(null);
}
if (nbJoueurs < 4) {