mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
* Fixed an config issue (log not initialized in RegionInfo config)
* Added LineInfo stacktrace parser to LogBase (not used yet though)
This commit is contained in:
@@ -59,6 +59,11 @@ namespace OpenSim.Framework.Types
|
||||
configMember.performConfigurationRetrieve();
|
||||
}
|
||||
|
||||
public NetworkServersInfo( )
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public void loadConfigurationOptions()
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user