aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorTeravus Ovares2008-01-30 08:58:44 +0000
committerTeravus Ovares2008-01-30 08:58:44 +0000
commit9722b6ad53475783e4b5782a4106fe740c8a551e (patch)
treef116abdcdad0a0b98d06955e3a995974910b8dd0
parent* See if this helps Nebadon. (diff)
downloadopensim-SC_OLD-9722b6ad53475783e4b5782a4106fe740c8a551e.zip
opensim-SC_OLD-9722b6ad53475783e4b5782a4106fe740c8a551e.tar.gz
opensim-SC_OLD-9722b6ad53475783e4b5782a4106fe740c8a551e.tar.bz2
opensim-SC_OLD-9722b6ad53475783e4b5782a4106fe740c8a551e.tar.xz
Updating ODE.NET as the version I used possibly caused the slowness.
-rw-r--r--OpenSim/Region/Physics/OdePlugin/OdePlugin.cs2
-rw-r--r--bin/Ode.NET.dllbin61440 -> 61440 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/OpenSim/Region/Physics/OdePlugin/OdePlugin.cs b/OpenSim/Region/Physics/OdePlugin/OdePlugin.cs
index d68cc42..65ba4b4 100644
--- a/OpenSim/Region/Physics/OdePlugin/OdePlugin.cs
+++ b/OpenSim/Region/Physics/OdePlugin/OdePlugin.cs
@@ -213,6 +213,8 @@ namespace OpenSim.Region.Physics.OdePlugin
213 { 213 {
214 int i = 0; 214 int i = 0;
215 } 215 }
216
217
216 218
217 } 219 }
218 /// <summary> 220 /// <summary>
diff --git a/bin/Ode.NET.dll b/bin/Ode.NET.dll
index 068c36e..73e1cf3 100644
--- a/bin/Ode.NET.dll
+++ b/bin/Ode.NET.dll
Binary files differ