mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
Plumb conifg into the client views. Add config option to configure packet
dropping.
This commit is contained in:
@@ -135,6 +135,11 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
{
|
||||
get { return m_capsModule; }
|
||||
}
|
||||
|
||||
public IConfigSource Config
|
||||
{
|
||||
get { return m_config; }
|
||||
}
|
||||
|
||||
// Central Update Loop
|
||||
|
||||
|
||||
Reference in New Issue
Block a user