mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
more to go, fix lsl funtions for parcels env
This commit is contained in:
@@ -70,7 +70,7 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
bool IsTerrainXfer(ulong xferID);
|
||||
bool handleEstateChangeInfoCap(string estateName, UUID invoice,
|
||||
bool externallyVisible, bool allowDirectTeleport, bool denyAnonymous, bool denyAgeUnverified,
|
||||
bool alloVoiceChat, bool overridePublicAccess, bool allowEnviromentOverride);
|
||||
bool alloVoiceChat, bool overridePublicAccess, bool allowEnvironmentOverride);
|
||||
void HandleRegionInfoRequest(IClientAPI remote_client);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user