changements et reglé erreurs
This commit is contained in:
@@ -626,4 +626,9 @@ public class PlateauController implements Initializable {
|
||||
jihm.reveler();
|
||||
}
|
||||
|
||||
public void utiliserCapacite(Joueur joueur) {
|
||||
JoueurIHM jihm = getJoueurIHM(joueur);
|
||||
jihm.getRevealButton().fire();
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user