diff options
author | UbitUmarov | 2012-03-12 06:52:03 +0000 |
---|---|---|
committer | UbitUmarov | 2012-03-12 06:52:03 +0000 |
commit | 2a17dafa0463ff5699adca3f5cfe56a91de50e04 (patch) | |
tree | 79e69244f42c8306273a3390bb2a4ff9f2cda219 /OpenSim/Region | |
parent | ubitOde also knows a bit more about physical phantom (diff) | |
download | opensim-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')
-rw-r--r-- | OpenSim/Region/Physics/UbitOdePlugin/OdeScene.cs | 1 |
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, |