reglé pb dés qui plantent après attaque
This commit is contained in:
parent
7c37fd3a05
commit
25205bf874
@ -198,6 +198,9 @@ public class GestionnaireJeu {
|
|||||||
});
|
});
|
||||||
|
|
||||||
this.waitPlateau();
|
this.waitPlateau();
|
||||||
|
Platform.runLater(() -> {
|
||||||
|
pc.getJoueurIHM(joueur).resetZoneJoueur();;
|
||||||
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
public Joueur choisirJoueur(Joueur joueur, List<Joueur> joueurs, Contexte contexte) {
|
public Joueur choisirJoueur(Joueur joueur, List<Joueur> joueurs, Contexte contexte) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user