stop wrong element from flashing
All checks were successful
/ Build & Publish (push) Successful in 48s
All checks were successful
/ Build & Publish (push) Successful in 48s
This commit is contained in:
parent
53d55324f9
commit
735b2c45ec
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ public class ClientBoot {
|
||||||
window.options.pop();
|
window.options.pop();
|
||||||
window.selected = 0;
|
window.selected = 0;
|
||||||
window.checkSelected(false);
|
window.checkSelected(false);
|
||||||
|
window.justRanSomething.unlock();
|
||||||
}
|
}
|
||||||
|
|
||||||
public void finish() {
|
public void finish() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue