missing file
parent
b4eb5d6cca
commit
f0f067d05c
|
@ -73,6 +73,7 @@ namespace OpenSim.Framework
|
||||||
ILandObject Copy();
|
ILandObject Copy();
|
||||||
|
|
||||||
void SendLandUpdateToAvatarsOverMe();
|
void SendLandUpdateToAvatarsOverMe();
|
||||||
|
void SendLandUpdateToAvatars();
|
||||||
|
|
||||||
void SendLandProperties(int sequence_id, bool snap_selection, int request_result, IClientAPI remote_client);
|
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);
|
bool UpdateLandProperties(LandUpdateArgs args, IClientAPI remote_client, out bool snap_selection, out bool needOverlay);
|
||||||
|
|
Loading…
Reference in New Issue