Make Krakatau and Enjarify work offline
This commit is contained in:
parent
73e833b8fe
commit
a86ec6ca86
1 changed files with 3 additions and 0 deletions
|
@ -426,6 +426,9 @@ public class BytecodeViewer {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Boot.checkEnjarify();
|
||||||
|
Boot.checkKrakatau();
|
||||||
|
|
||||||
Boot.globalstop = false;
|
Boot.globalstop = false;
|
||||||
Boot.hide();
|
Boot.hide();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue