mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
* Oops, turn off permissions debugging I stupidly hardcoded
This commit is contained in:
@@ -62,7 +62,7 @@ namespace OpenSim.Region.Environment.Modules.World.Permissions
|
||||
// Bypasses the permissions engine
|
||||
private bool m_bypassPermissions = false;
|
||||
private bool m_bypassPermissionsValue = true;
|
||||
private bool m_debugPermissions = true;
|
||||
private bool m_debugPermissions = false;
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user