aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorMelanie2012-05-30 19:25:52 +0200
committerMelanie2012-05-30 19:25:52 +0200
commit058707911551dd2f20740a636a8bb195623c2100 (patch)
treecd0cc406e8e9a3420a3433f5c9a0c2ce5d1356ae
parentPrevent multiple requests to go physical from reaching the physics plugin (diff)
downloadopensim-SC_OLD-058707911551dd2f20740a636a8bb195623c2100.zip
opensim-SC_OLD-058707911551dd2f20740a636a8bb195623c2100.tar.gz
opensim-SC_OLD-058707911551dd2f20740a636a8bb195623c2100.tar.bz2
opensim-SC_OLD-058707911551dd2f20740a636a8bb195623c2100.tar.xz
Whitespace fix
-rw-r--r--OpenSim/Region/Physics/UbitOdePlugin/ODEPrim.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/Physics/UbitOdePlugin/ODEPrim.cs b/OpenSim/Region/Physics/UbitOdePlugin/ODEPrim.cs
index 5109a6a..628b727 100644
--- a/OpenSim/Region/Physics/UbitOdePlugin/ODEPrim.cs
+++ b/OpenSim/Region/Physics/UbitOdePlugin/ODEPrim.cs
@@ -4066,4 +4066,4 @@ namespace OpenSim.Region.Physics.OdePlugin
4066 public Vector3 value; 4066 public Vector3 value;
4067 } 4067 }
4068 } 4068 }
4069} \ No newline at end of file 4069}