mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
This commit is contained in:
@@ -135,7 +135,7 @@ namespace OpenSim.Region.CoreModules.World.WorldMap
|
||||
data.Y = 0;
|
||||
blocks.Add(data);
|
||||
|
||||
remoteClient.SendMapBlock(blocks, 0);
|
||||
remoteClient.SendMapBlock(blocks, 2);
|
||||
}
|
||||
|
||||
private Scene GetClientScene(IClientAPI client)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Welcome to OpenSim!
|
||||
|
||||
=== OVERVIEW ===
|
||||
== OVERVIEW ==
|
||||
|
||||
OpenSim is a BSD Licensed Open Source project to develop a functioning
|
||||
virtual worlds server platform capable of supporting multiple clients
|
||||
|
||||
Reference in New Issue
Block a user