diff --git a/build.xml b/build.xml index bda40d169..dde3b635b 100644 --- a/build.xml +++ b/build.xml @@ -42,9 +42,7 @@ - - - + diff --git a/engine/src/bullet/native/bullet.properties b/engine/src/bullet/native/bullet.properties index d8a62a15c..9cda82cd3 100644 --- a/engine/src/bullet/native/bullet.properties +++ b/engine/src/bullet/native/bullet.properties @@ -5,7 +5,7 @@ bullet.library.name=bulletjme bullet.library.version=0.9 # change if bullet folder has different location -bullet.folder=../bullet-trunk +bullet.folder=../bullet-2.79 # compile options bullet.compile.debug=false