mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
minor change on httpserver dll
This commit is contained in:
@@ -583,7 +583,7 @@ namespace OpenSim.Region.CoreModules.World.Permissions
|
||||
if(!client.IsGroupMember(groupID))
|
||||
return false;
|
||||
|
||||
powers = client.GetGroupPowers(groupID);
|
||||
powers = client.GetGroupPowers(groupID);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user