mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 18:23:06 +00:00
Open gui on pregen start
This commit is contained in:
parent
bc3aaa94de
commit
a0ecf72a1c
@ -60,6 +60,7 @@ public class PregeneratorJob implements PregenListener {
|
||||
this.task = task;
|
||||
this.pregenerator = new IrisPregenerator(task, method, this);
|
||||
this.pregenerator.start();
|
||||
open();
|
||||
}
|
||||
|
||||
public static boolean shutdownInstance() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user