Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim

slimupdates
Melanie 2010-05-03 01:31:32 +01:00
commit 75063e8f60
2 changed files with 2 additions and 2 deletions

View File

@ -135,7 +135,7 @@ namespace OpenSim.Region.CoreModules.World.WorldMap
data.Y = 0; data.Y = 0;
blocks.Add(data); blocks.Add(data);
remoteClient.SendMapBlock(blocks, 0); remoteClient.SendMapBlock(blocks, 2);
} }
private Scene GetClientScene(IClientAPI client) private Scene GetClientScene(IClientAPI client)

View File

@ -1,6 +1,6 @@
Welcome to OpenSim! Welcome to OpenSim!
=== OVERVIEW === == OVERVIEW ==
OpenSim is a BSD Licensed Open Source project to develop a functioning OpenSim is a BSD Licensed Open Source project to develop a functioning
virtual worlds server platform capable of supporting multiple clients virtual worlds server platform capable of supporting multiple clients