Récupération objet bdd

This commit is contained in:
Paul Gross
2020-05-05 13:13:21 +02:00
parent 40ad1cb599
commit 222605628c
14 changed files with 158 additions and 44 deletions

View File

@@ -264,7 +264,6 @@ public class PlateauController implements Initializable {
public void rollDice(Joueur joueur, int typeDice, int[] rolls) {
}
public void afficherChoisir(Joueur j) throws IOException {