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