aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data
diff options
context:
space:
mode:
authorSean Dague2008-03-14 18:09:20 +0000
committerSean Dague2008-03-14 18:09:20 +0000
commit01faa86c1a05381890bcbb859e55577fae436425 (patch)
tree856a62521a46d3138730628c0fc8218714e83586 /OpenSim/Framework/Data
parent* As yet incomplete fix for mantis #766 - terse updates broken (diff)
downloadopensim-SC_OLD-01faa86c1a05381890bcbb859e55577fae436425.zip
opensim-SC_OLD-01faa86c1a05381890bcbb859e55577fae436425.tar.gz
opensim-SC_OLD-01faa86c1a05381890bcbb859e55577fae436425.tar.bz2
opensim-SC_OLD-01faa86c1a05381890bcbb859e55577fae436425.tar.xz
Fix Mantis 636
Diffstat (limited to 'OpenSim/Framework/Data')
-rw-r--r--OpenSim/Framework/Data/RegionProfileData.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Framework/Data/RegionProfileData.cs b/OpenSim/Framework/Data/RegionProfileData.cs
index e4b48b7..f63a087 100644
--- a/OpenSim/Framework/Data/RegionProfileData.cs
+++ b/OpenSim/Framework/Data/RegionProfileData.cs
@@ -121,7 +121,7 @@ namespace OpenSim.Framework.Data
121 /// <summary> 121 /// <summary>
122 /// Region Map Texture Asset 122 /// Region Map Texture Asset
123 /// </summary> 123 /// </summary>
124 public LLUUID regionMapTextureID = new LLUUID("00000000-0000-0000-9999-000000000006"); 124 public LLUUID regionMapTextureID = new LLUUID("00000000-0000-1111-9999-000000000006");
125 125
126 /// <summary> 126 /// <summary>
127 /// this particular mod to the file provides support within the spec for RegionProfileData for the 127 /// this particular mod to the file provides support within the spec for RegionProfileData for the