* Don't use native bullet specific method in TestNativeLoader - fix compile error
This commit is contained in:
parent
d8bbb4e9f9
commit
fd63fcedb9
@ -105,7 +105,6 @@ public class TestNativeLoader {
|
||||
NativeLibraryLoader.loadNativeLibrary("bulletjme", true);
|
||||
|
||||
com.jme3.bullet.PhysicsSpace physSpace = new com.jme3.bullet.PhysicsSpace();
|
||||
com.jme3.bullet.PhysicsSpace.initNativePhysics();
|
||||
|
||||
System.out.println("Succeeded in loading BulletJme.");
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user