diff options
author | MW | 2007-08-07 17:22:15 +0000 |
---|---|---|
committer | MW | 2007-08-07 17:22:15 +0000 |
commit | 5ac5785cf2af152b44d8faeb3207b671b81c6684 (patch) | |
tree | 82e06b144d96d5d5e711a1e7e60e89d1a3810181 /OpenSim/Framework/General | |
parent | * Removed duplicated Script residue (diff) | |
download | opensim-SC_OLD-5ac5785cf2af152b44d8faeb3207b671b81c6684.zip opensim-SC_OLD-5ac5785cf2af152b44d8faeb3207b671b81c6684.tar.gz opensim-SC_OLD-5ac5785cf2af152b44d8faeb3207b671b81c6684.tar.bz2 opensim-SC_OLD-5ac5785cf2af152b44d8faeb3207b671b81c6684.tar.xz |
a couple of changes in the new Sceneobject classes, just committing so things are kept in sync.
Diffstat (limited to 'OpenSim/Framework/General')
-rw-r--r-- | OpenSim/Framework/General/Types/RegionInfo.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Framework/General/Types/RegionInfo.cs b/OpenSim/Framework/General/Types/RegionInfo.cs index 297e324..b9ed8d2 100644 --- a/OpenSim/Framework/General/Types/RegionInfo.cs +++ b/OpenSim/Framework/General/Types/RegionInfo.cs | |||
@@ -36,6 +36,7 @@ using OpenSim.Framework.Utilities; | |||
36 | 36 | ||
37 | using OpenSim.Framework.Configuration; | 37 | using OpenSim.Framework.Configuration; |
38 | 38 | ||
39 | |||
39 | namespace OpenSim.Framework.Types | 40 | namespace OpenSim.Framework.Types |
40 | { | 41 | { |
41 | public class RegionInfo | 42 | public class RegionInfo |