@ -356,9 +356,6 @@ void jouer(ecran ecr, int n_joueurs)
{
grille*g=creer_grille();
ajouter_jeton(BLEU,0,NULL,g);
ajouter_jeton(ROUGE,0,NULL,g);
intoffset_x=ecr.colonnes/4,offset_y=0;
intlast_x=0,last_y=0;
booldo_abort=false;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.