mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
* Some more work on refactoring configs;
* Moved the constants out into a separate DefaultConfig * Pulled configMember up * Some minor CCC
This commit is contained in:
@@ -6,5 +6,6 @@ namespace OpenSim.Framework
|
||||
{
|
||||
public abstract class ConfigBase
|
||||
{
|
||||
protected ConfigurationMember m_configMember;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user