Update Lime.java

This commit is contained in:
Joshua Granick
2015-08-17 07:54:36 -07:00
parent d508519eb9
commit b75dba81a2
2 changed files with 38 additions and 35 deletions

View File

@@ -6,7 +6,6 @@ public class Lime {
static {
::if DEFINE_LIME_HYBRID::
System.loadLibrary("openal");
System.loadLibrary("lime");
::end::
System.loadLibrary("lime-legacy");