stop wrong element from flashing
All checks were successful
/ Build & Publish (push) Successful in 48s

This commit is contained in:
Daniella 2024-06-25 11:01:15 +02:00
parent 53d55324f9
commit 735b2c45ec
Signed by: TudbuT
GPG key ID: B3CF345217F202D3

View file

@ -62,6 +62,7 @@ public class ClientBoot {
window.options.pop();
window.selected = 0;
window.checkSelected(false);
window.justRanSomething.unlock();
}
public void finish() {