Right click is working. You can stop drawing polylines and do various other things

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@83 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2008-07-30 20:08:02 +00:00
parent ec2a3083b7
commit 7e48434e19
5 changed files with 458 additions and 451 deletions

View File

@@ -1388,7 +1388,6 @@ void Bouton_Resol(void)
Readline(62,37,Chaine,4,1);
Largeur_choisie=atoi(Chaine);
// On corrige les dimensions
DEBUG("Valide",0);
if (Largeur_choisie==0)
{
Largeur_choisie=1;