@@ -65,7 +65,7 @@ int main(void){
}
else if(touche == XK_3 || touche == XK_KP_3) {
nom_image = "image3.png";
img_w = 800; img_h = 800;
img_w = 700; img_h = 700;
choix_image_fait = 3;
else if(touche == XK_q || touche == XK_Q) {
The note is not visible to the blocked user.