missing file

This commit is contained in:
UbitUmarov
2020-04-08 00:09:23 +01:00
parent b4eb5d6cca
commit f0f067d05c

View File

@@ -73,6 +73,7 @@ namespace OpenSim.Framework
ILandObject Copy();
void SendLandUpdateToAvatarsOverMe();
void SendLandUpdateToAvatars();
void SendLandProperties(int sequence_id, bool snap_selection, int request_result, IClientAPI remote_client);
bool UpdateLandProperties(LandUpdateArgs args, IClientAPI remote_client, out bool snap_selection, out bool needOverlay);