mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-09 07:20:04 -04:00
fix launcher not starting
This commit is contained in:
parent
06b4647008
commit
e515b019e4
@ -101,5 +101,6 @@ public class StartProgressWindow extends Application {
|
||||
@Override
|
||||
public void start(Stage stage) {
|
||||
toolkitLatch.countDown();
|
||||
Platform.setImplicitExit(false);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user