diff options
Diffstat (limited to '')
-rw-r--r-- | OpenSim/Framework/Data/RegionProfileData.cs | 2 |
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 |