mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
* Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking permissions modules. From Melanie. Thanks Melanie!
This commit is contained in:
@@ -31,8 +31,5 @@ namespace OpenSim.Region.Environment.Interfaces
|
||||
{
|
||||
public interface IScenePermissions
|
||||
{
|
||||
bool BypassPermissions { get; set; }
|
||||
bool BypassPermissionsValue { get; set; }
|
||||
uint GenerateClientFlags(LLUUID user, LLUUID objID);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user