various bug fixes
This commit is contained in:
parent
272fd660b4
commit
78802e6993
10 changed files with 89 additions and 9 deletions
|
|
@ -544,9 +544,13 @@ mouse(void)
|
|||
domenu2(2);
|
||||
break;
|
||||
case 4:
|
||||
bouncemouse(&t.m);
|
||||
break;
|
||||
/*
|
||||
if(aselect(&q0, &q1, plumbcolor) >= 0)
|
||||
plumb(q0, q1);
|
||||
break;
|
||||
*/
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue