mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Fixes gray tiles on map search for viewers 1.
This commit is contained in:
@@ -1363,7 +1363,6 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
|
||||
public void SendMapBlock(List<MapBlockData> mapBlocks, uint flag)
|
||||
{
|
||||
|
||||
MapBlockData[] mapBlocks2 = mapBlocks.ToArray();
|
||||
|
||||
int maxsend = 10;
|
||||
|
||||
Reference in New Issue
Block a user