when cancelling return the first desktop

This commit is contained in:
Dana Jansens 2003-08-12 09:19:04 +00:00
parent e7ae71db70
commit 8008638ed6

View file

@ -708,7 +708,7 @@ done_cycle:
popup_cycle(0, FALSE);
return d = screen_desktop;
return d;
}
void screen_update_layout()