aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--OpenSim/Region/Physics/OdePlugin/OdePlugin.cs1
-rw-r--r--bin/Ode.NET.dllbin61440 -> 61440 bytes
-rw-r--r--bin/libode.sobin3260494 -> 3036212 bytes
-rw-r--r--bin/ode.dllbin663552 -> 663552 bytes
4 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Region/Physics/OdePlugin/OdePlugin.cs b/OpenSim/Region/Physics/OdePlugin/OdePlugin.cs
index 5aeae92..1490a9b 100644
--- a/OpenSim/Region/Physics/OdePlugin/OdePlugin.cs
+++ b/OpenSim/Region/Physics/OdePlugin/OdePlugin.cs
@@ -59,6 +59,7 @@ namespace OpenSim.Region.Physics.OdePlugin
59 59
60 public bool Init() 60 public bool Init()
61 { 61 {
62 d.InitODE();
62 return true; 63 return true;
63 } 64 }
64 65
diff --git a/bin/Ode.NET.dll b/bin/Ode.NET.dll
index 5b296eb..0675f84 100644
--- a/bin/Ode.NET.dll
+++ b/bin/Ode.NET.dll
Binary files differ
diff --git a/bin/libode.so b/bin/libode.so
index fccdf5b..166aa38 100644
--- a/bin/libode.so
+++ b/bin/libode.so
Binary files differ
diff --git a/bin/ode.dll b/bin/ode.dll
index 7ac31ad..8bd2e06 100644
--- a/bin/ode.dll
+++ b/bin/ode.dll
Binary files differ