mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
sync some more things with work copy
This commit is contained in:
@@ -69,7 +69,8 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
/// </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 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