mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
add cap EstateChangeInfo
This commit is contained in:
@@ -68,5 +68,8 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
/// Returns whether the transfer ID is being used for a terrain transfer.
|
||||
/// </summary>
|
||||
bool IsTerrainXfer(ulong xferID);
|
||||
bool handleEstateChangeInfoCap(string estateName, UUID invoice, int sunHour, bool sunFixed,
|
||||
bool externallyVisible, bool allowDirectTeleport, bool denyAnonymous, bool denyAgeUnverified,
|
||||
bool alloVoiceChat, bool overridePublicAccess);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user