diff options
author | Melanie | 2012-05-30 19:25:52 +0200 |
---|---|---|
committer | Melanie | 2012-05-30 19:25:52 +0200 |
commit | 058707911551dd2f20740a636a8bb195623c2100 (patch) | |
tree | cd0cc406e8e9a3420a3433f5c9a0c2ce5d1356ae /OpenSim/Region/Physics/UbitOdePlugin | |
parent | Prevent multiple requests to go physical from reaching the physics plugin (diff) | |
download | opensim-SC_OLD-058707911551dd2f20740a636a8bb195623c2100.zip opensim-SC_OLD-058707911551dd2f20740a636a8bb195623c2100.tar.gz opensim-SC_OLD-058707911551dd2f20740a636a8bb195623c2100.tar.bz2 opensim-SC_OLD-058707911551dd2f20740a636a8bb195623c2100.tar.xz |
Whitespace fix
Diffstat (limited to 'OpenSim/Region/Physics/UbitOdePlugin')
-rw-r--r-- | OpenSim/Region/Physics/UbitOdePlugin/ODEPrim.cs | 2 |
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 | } |