mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
some changes on viewer caps detection
This commit is contained in:
@@ -237,7 +237,7 @@ namespace OpenSim.Framework
|
||||
set { m_DenyMinors = value; }
|
||||
}
|
||||
|
||||
public bool AllowEnviromentOverride {get; set;} = true;
|
||||
public bool AllowEnviromentOverride {get; set;} = false;
|
||||
|
||||
// All those lists...
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user