mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
a few more changes to console; revert a change possible only needed on future .net, at lest we did live without it till now
This commit is contained in:
@@ -1218,8 +1218,7 @@ namespace OpenSim.Region.CoreModules.World.Terrain
|
||||
}
|
||||
|
||||
private List<PatchesToSend> GetModifiedPatchesInViewDistance(PatchUpdates pups)
|
||||
|
||||
{
|
||||
{
|
||||
List<PatchesToSend> ret = new List<PatchesToSend>();
|
||||
if (!pups.HasUpdates())
|
||||
return ret;
|
||||
|
||||
Reference in New Issue
Block a user