Correction affichage carte jeu

master
clmaisonha 5 years ago
parent 3f58136bb4
commit ff13985af7

@ -61,8 +61,6 @@ class Game extends ManageLang {
this.clickPlus(); this.clickPlus();
}); });
this.scene.setVisible(true, 'GamingBoard');
this.setScore(0); this.setScore(0);
this.gm.getMyTeam().addEventScore(this.setScore, this); this.gm.getMyTeam().addEventScore(this.setScore, this);
} }

Loading…
Cancel
Save