mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic configuration method, so that it is easier to load configuration data from a ogs server
This commit is contained in:
@@ -94,6 +94,7 @@ namespace OpenSim
|
||||
|
||||
public virtual void StartUp()
|
||||
{
|
||||
|
||||
GridServers = new Grid();
|
||||
if (m_sandbox)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user