remove unnecessary sendparceloverlay
parent
e5f9f064a7
commit
cb43dff2dc
|
@ -1181,7 +1181,7 @@ namespace OpenSim.Region.CoreModules.World.Land
|
|||
temp[i].SendLandProperties(sequence_id, snap_selection, requestResult, remote_client);
|
||||
}
|
||||
|
||||
SendParcelOverlay(remote_client);
|
||||
// SendParcelOverlay(remote_client);
|
||||
}
|
||||
|
||||
public void UpdateLandProperties(ILandObject land, LandUpdateArgs args, IClientAPI remote_client)
|
||||
|
|
Loading…
Reference in New Issue