This may fix mantis #7200, but I am unable to test because I don't have any old viewers around anymore.
parent
0eaca7aafb
commit
94d0ae0d91
|
@ -198,6 +198,7 @@ namespace OpenSim.Region.CoreModules.World.WorldMap
|
|||
else
|
||||
{
|
||||
MapBlockData data = WorldMap.MapBlockFromGridRegion(info, flags);
|
||||
blocks.Add(data);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue