Bug prochain joueur

This commit is contained in:
Justine Yannis 2022-11-21 09:07:57 +01:00
parent 1988d63733
commit 2221d1b5d6

View File

@ -133,6 +133,7 @@ public class GrilleModel extends AbstractGridInitiater{
switchPlayer();
this.setPartyStatus(GameStatus.WIN);
}
switchPlayer();
}
/**