mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
a little bit more refactoring of startup
This commit is contained in:
@@ -69,6 +69,8 @@ namespace OpenSim
|
||||
|
||||
protected override void ReadExtraConfigSettings()
|
||||
{
|
||||
base.ReadExtraConfigSettings();
|
||||
|
||||
IConfig startupConfig = m_config.Source.Configs["Startup"];
|
||||
|
||||
if (startupConfig != null)
|
||||
|
||||
Reference in New Issue
Block a user