From 666bd6f06e5eaff3acfb969d2851b7d98b18c495 Mon Sep 17 00:00:00 2001 From: Brian McBee Date: Wed, 14 Nov 2007 06:00:03 +0000 Subject: Another try: Fix moon bleeding over into linden grid. Need to clear your cache to fix it. --- OpenSim/Framework/Communications/LoginResponse.cs | 4 ++-- bin/OpenSimAssetSet.xml | 9 ++++++++- bin/cloud.jp2 | Bin 0 -> 23852 bytes 3 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 bin/cloud.jp2 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 allowFirstLife = "Y"; SunTexture = "cce0f112-878f-4586-a2e2-a8f104bba271"; - CloudTexture = "fc4b9f0b-d008-45c6-96a4-01dd947ac621"; - MoonTexture = "fc4b9f0b-d008-45c6-96a4-01dd947ac621"; + CloudTexture = "dc4b9f0b-d008-45c6-96a4-01dd947ac621"; + MoonTexture = "ec4b9f0b-d008-45c6-96a4-01dd947ac621"; ErrorMessage = "You have entered an invalid name/password combination. Check Caps/lock."; ErrorReason = "key"; diff --git a/bin/OpenSimAssetSet.xml b/bin/OpenSimAssetSet.xml index d7b604a..f484f5f 100644 --- a/bin/OpenSimAssetSet.xml +++ b/bin/OpenSimAssetSet.xml @@ -470,10 +470,17 @@
- +
+
+ + + + + +
diff --git a/bin/cloud.jp2 b/bin/cloud.jp2 new file mode 100644 index 0000000..aa24cdd Binary files /dev/null and b/bin/cloud.jp2 differ -- cgit v1.1