mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-04-23 16:25:01 +02:00
Another possible fix for the search bug
This commit is contained in:
parent
2dbf7a35f0
commit
53eaaec77a
@ -2253,6 +2253,7 @@ int search_ui(pixel *vid_buf)
|
||||
|
||||
if((b && !bq && mp!=-1 && !st && !uih) || do_open==1)
|
||||
{
|
||||
active = 0;
|
||||
if(open_ui(vid_buf, search_ids[mp], search_dates[mp]?search_dates[mp]:NULL)==1) {
|
||||
goto finish;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user