mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-06 15:04:41 +00:00
created set too quickly
This commit is contained in:
parent
bc53639971
commit
803c5391a5
1 changed files with 2 additions and 2 deletions
|
|
@ -72,9 +72,9 @@ public abstract class BaseEAX {
|
|||
if (!nCreate()) {
|
||||
throw new Exception("EAX instance could not be created.");
|
||||
}
|
||||
created = true;
|
||||
CoreEAX.init();
|
||||
}
|
||||
created = true;
|
||||
}
|
||||
|
||||
/**
|
||||
* Native method to create EAX instance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue