mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
missing file in commit 5fe1f87837
This commit is contained in:
@@ -67,7 +67,7 @@ namespace OpenSim.Framework
|
||||
void SendLandUpdateToAvatarsOverMe();
|
||||
|
||||
void SendLandProperties(int sequence_id, bool snap_selection, int request_result, IClientAPI remote_client);
|
||||
void UpdateLandProperties(LandUpdateArgs args, IClientAPI remote_client);
|
||||
bool UpdateLandProperties(LandUpdateArgs args, IClientAPI remote_client, out bool snap_selection, out bool needOverlay);
|
||||
bool IsEitherBannedOrRestricted(UUID avatar);
|
||||
bool IsBannedFromLand(UUID avatar);
|
||||
bool CanBeOnThisLand(UUID avatar, float posHeight);
|
||||
|
||||
Reference in New Issue
Block a user