lwjgl3: fix syntax error
This commit is contained in:
parent
91974a6800
commit
c77905a4a3
@ -440,7 +440,6 @@ public abstract class LwjglWindow extends LwjglContext implements Runnable {
|
||||
+ "Must set with JmeContext.setSystemListener().");
|
||||
}
|
||||
|
||||
loadNatives();
|
||||
LOGGER.log(Level.FINE, "Using LWJGL {0}", Version.getVersion());
|
||||
|
||||
if (!initInThread()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user