aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics
diff options
context:
space:
mode:
authorUbitUmarov2012-03-12 06:52:03 +0000
committerUbitUmarov2012-03-12 06:52:03 +0000
commit2a17dafa0463ff5699adca3f5cfe56a91de50e04 (patch)
tree79e69244f42c8306273a3390bb2a4ff9f2cda219 /OpenSim/Region/Physics
parentubitOde also knows a bit more about physical phantom (diff)
downloadopensim-SC_OLD-2a17dafa0463ff5699adca3f5cfe56a91de50e04.zip
opensim-SC_OLD-2a17dafa0463ff5699adca3f5cfe56a91de50e04.tar.gz
opensim-SC_OLD-2a17dafa0463ff5699adca3f5cfe56a91de50e04.tar.bz2
opensim-SC_OLD-2a17dafa0463ff5699adca3f5cfe56a91de50e04.tar.xz
missing file in ubitODE
Diffstat (limited to 'OpenSim/Region/Physics')
-rw-r--r--OpenSim/Region/Physics/UbitOdePlugin/OdeScene.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Region/Physics/UbitOdePlugin/OdeScene.cs b/OpenSim/Region/Physics/UbitOdePlugin/OdeScene.cs
index b111172..612eafd 100644
--- a/OpenSim/Region/Physics/UbitOdePlugin/OdeScene.cs
+++ b/OpenSim/Region/Physics/UbitOdePlugin/OdeScene.cs
@@ -128,6 +128,7 @@ namespace OpenSim.Region.Physics.OdePlugin
128 VolumeDtc, 128 VolumeDtc,
129 129
130 Physical, 130 Physical,
131 Phantom,
131 Selected, 132 Selected,
132 disabled, 133 disabled,
133 building, 134 building,