mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
Update svn properties, formatting cleanup.
This commit is contained in:
@@ -612,7 +612,7 @@ namespace OpenSim.Region.Environment.Modules.World.Permissions
|
||||
|
||||
// TODO: add group support!
|
||||
//
|
||||
if(part.OwnerID != editorID)
|
||||
if (part.OwnerID != editorID)
|
||||
return false;
|
||||
|
||||
return GenericObjectPermission(editorID, objectID, false);
|
||||
|
||||
Reference in New Issue
Block a user