mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-02-24 08:37:21 +01:00
bump mac native version
This commit is contained in:
parent
0e6da07d54
commit
9bff0672ef
|
|
@ -42,7 +42,7 @@ import com.apple.eio.FileManager;
|
|||
* $Id$
|
||||
*/
|
||||
final class MacOSXSysImplementation extends J2SESysImplementation {
|
||||
private static final int JNI_VERSION = 19;
|
||||
private static final int JNI_VERSION = 20;
|
||||
|
||||
static {
|
||||
// Make sure AWT is properly initialized. This avoids hangs on Mac OS X 10.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue