diff options
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 |