missing file

master
UbitUmarov 2020-04-08 00:09:23 +01:00
parent b4eb5d6cca
commit f0f067d05c
1 changed files with 1 additions and 0 deletions

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);