diff options
author | MW | 2008-02-11 15:52:18 +0000 |
---|---|---|
committer | MW | 2008-02-11 15:52:18 +0000 |
commit | f3ff3a678bc31e3c9a3f1a06ec012d76ed9f9898 (patch) | |
tree | 0de1be8dfc34547245cbf62ff489dc8e4b45cd14 /OpenSim/Region | |
parent | * Added some connection debugging (diff) | |
download | opensim-SC_OLD-f3ff3a678bc31e3c9a3f1a06ec012d76ed9f9898.zip opensim-SC_OLD-f3ff3a678bc31e3c9a3f1a06ec012d76ed9f9898.tar.gz opensim-SC_OLD-f3ff3a678bc31e3c9a3f1a06ec012d76ed9f9898.tar.bz2 opensim-SC_OLD-f3ff3a678bc31e3c9a3f1a06ec012d76ed9f9898.tar.xz |
small change
Diffstat (limited to 'OpenSim/Region')
-rw-r--r-- | OpenSim/Region/Application/OpenSimMain.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Region/Application/OpenSimMain.cs b/OpenSim/Region/Application/OpenSimMain.cs index 3df4c8c..d1d3a0f 100644 --- a/OpenSim/Region/Application/OpenSimMain.cs +++ b/OpenSim/Region/Application/OpenSimMain.cs | |||
@@ -155,6 +155,7 @@ namespace OpenSim | |||
155 | ReadConfigSettings(); | 155 | ReadConfigSettings(); |
156 | } | 156 | } |
157 | 157 | ||
158 | // this | ||
158 | public static IConfigSource DefaultConfig() | 159 | public static IConfigSource DefaultConfig() |
159 | { | 160 | { |
160 | IConfigSource DefaultConfig = new IniConfigSource(); | 161 | IConfigSource DefaultConfig = new IniConfigSource(); |