Ensure any clicks on stacked save link signs only open the first found sign.
This commit is contained in:
parent
509b84b4f1
commit
b83c2bebbe
@ -2342,6 +2342,7 @@ int main(int argc, char *argv[])
|
|||||||
|
|
||||||
buff[sldr-3] = '\0';
|
buff[sldr-3] = '\0';
|
||||||
open_ui(vid_buf, buff, 0);
|
open_ui(vid_buf, buff, 0);
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user