aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer/OpenSimMain.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim.RegionServer/OpenSimMain.cs')
-rw-r--r--OpenSim.RegionServer/OpenSimMain.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim.RegionServer/OpenSimMain.cs b/OpenSim.RegionServer/OpenSimMain.cs
index 41476ac..c0fe95b 100644
--- a/OpenSim.RegionServer/OpenSimMain.cs
+++ b/OpenSim.RegionServer/OpenSimMain.cs
@@ -94,6 +94,7 @@ namespace OpenSim
94 94
95 public virtual void StartUp() 95 public virtual void StartUp()
96 { 96 {
97
97 GridServers = new Grid(); 98 GridServers = new Grid();
98 if (m_sandbox) 99 if (m_sandbox)
99 { 100 {