mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-03-27 15:44:51 +01:00
Special thanks to Riven in helping find the bug below :)
This commit is contained in:
parent
aca59f8be2
commit
e6a8d3e390
|
|
@ -536,7 +536,6 @@ public class AppletLoader extends Applet implements Runnable, AppletStub {
|
|||
* 3) extract natives
|
||||
* 4) add to jars to class path
|
||||
* 5) switch applets
|
||||
*
|
||||
*/
|
||||
public void run() {
|
||||
state = STATE_CHECKING_CACHE;
|
||||
|
|
|
|||
Loading…
Reference in a new issue