mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-29 10:49:53 +02:00
Ensure any clicks on stacked save link signs only open the first found sign.
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user