mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Update svn properties, minor formatting cleanup.
This commit is contained in:
@@ -533,7 +533,7 @@ namespace OpenSim.Region.Environment.Modules.World.Permissions
|
||||
{
|
||||
permission = true;
|
||||
}
|
||||
else if(group.IsAttachment)
|
||||
else if (group.IsAttachment)
|
||||
{
|
||||
permission = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user