@@ -31,6 +31,6 @@ void PerduGUI(unsigned long *bestscore)
char buf[100];
ChoisirEcran(0);
ChargerImage("./images/Perdu.png",0,0,0,0,930,710);
snprintf(buf,100,"SCORE : %07ld",*bestscore);
snprintf(buf,100,"BEST SCORE : %07ld",*bestscore);
EcrireTexte(450,250,buf,2);
}
The note is not visible to the blocked user.