mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
remove unnecessary sendparceloverlay
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user