mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
This may fix mantis #7200, but I am unable to test because I don't have any old viewers around anymore.
This commit is contained in:
@@ -198,6 +198,7 @@ namespace OpenSim.Region.CoreModules.World.WorldMap
|
||||
else
|
||||
{
|
||||
MapBlockData data = WorldMap.MapBlockFromGridRegion(info, flags);
|
||||
blocks.Add(data);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user