aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General/Types/RegionInfo.cs
diff options
context:
space:
mode:
authorMW2007-08-07 17:22:15 +0000
committerMW2007-08-07 17:22:15 +0000
commit5ac5785cf2af152b44d8faeb3207b671b81c6684 (patch)
tree82e06b144d96d5d5e711a1e7e60e89d1a3810181 /OpenSim/Framework/General/Types/RegionInfo.cs
parent* Removed duplicated Script residue (diff)
downloadopensim-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 '')
-rw-r--r--OpenSim/Framework/General/Types/RegionInfo.cs1
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
37using OpenSim.Framework.Configuration; 37using OpenSim.Framework.Configuration;
38 38
39
39namespace OpenSim.Framework.Types 40namespace OpenSim.Framework.Types
40{ 41{
41 public class RegionInfo 42 public class RegionInfo