aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/LoginResponse.cs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--OpenSim/Framework/Communications/LoginResponse.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenSim/Framework/Communications/LoginResponse.cs b/OpenSim/Framework/Communications/LoginResponse.cs
index a8c3f23..98a6cfc 100644
--- a/OpenSim/Framework/Communications/LoginResponse.cs
+++ b/OpenSim/Framework/Communications/LoginResponse.cs
@@ -141,8 +141,8 @@ namespace OpenSim.Framework.UserManagement
141 allowFirstLife = "Y"; 141 allowFirstLife = "Y";
142 142
143 SunTexture = "cce0f112-878f-4586-a2e2-a8f104bba271"; 143 SunTexture = "cce0f112-878f-4586-a2e2-a8f104bba271";
144 CloudTexture = "fc4b9f0b-d008-45c6-96a4-01dd947ac621"; 144 CloudTexture = "dc4b9f0b-d008-45c6-96a4-01dd947ac621";
145 MoonTexture = "fc4b9f0b-d008-45c6-96a4-01dd947ac621"; 145 MoonTexture = "ec4b9f0b-d008-45c6-96a4-01dd947ac621";
146 146
147 ErrorMessage = "You have entered an invalid name/password combination. Check Caps/lock."; 147 ErrorMessage = "You have entered an invalid name/password combination. Check Caps/lock.";
148 ErrorReason = "key"; 148 ErrorReason = "key";