Update Lime.java
This commit is contained in:
@@ -6,7 +6,6 @@ public class Lime {
|
||||
|
||||
static {
|
||||
::if DEFINE_LIME_HYBRID::
|
||||
System.loadLibrary("openal");
|
||||
System.loadLibrary("lime");
|
||||
::end::
|
||||
System.loadLibrary("lime-legacy");
|
||||
|
||||
Reference in New Issue
Block a user