mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
* test: Add basic scene test which merely instantiates the scene right now
* set debug scene name on scene registration, rather than within the Scene constructor
This commit is contained in:
@@ -111,8 +111,6 @@ namespace OpenSim
|
||||
protected List<IApplicationPlugin> m_plugins = new List<IApplicationPlugin>();
|
||||
|
||||
protected IConfigSource m_finalConfig = null;
|
||||
|
||||
//protected IniConfigSource m_config;
|
||||
protected OpenSimConfigSource m_config;
|
||||
|
||||
public OpenSimConfigSource ConfigSource
|
||||
|
||||
Reference in New Issue
Block a user