mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
missing files
This commit is contained in:
@@ -68,9 +68,9 @@ 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, bool allowEnviromentOverride);
|
||||
bool handleEstateChangeInfoCap(string estateName, UUID invoice,
|
||||
bool externallyVisible, bool allowDirectTeleport, bool denyAnonymous, bool denyAgeUnverified,
|
||||
bool alloVoiceChat, bool overridePublicAccess, bool allowEnviromentOverride);
|
||||
void HandleRegionInfoRequest(IClientAPI remote_client);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user