Actually start a region created via the "create region" console command.

Addresses http://opensimulator.org/mantis/view.php?id=7478
This commit is contained in:
Justin Clark-Casey (justincc)
2015-03-13 23:50:00 +00:00
parent 64fa2249f8
commit 4ac3d4a229

View File

@@ -732,6 +732,8 @@ namespace OpenSim
if (changed)
m_estateDataService.StoreEstateSettings(regInfo.EstateSettings);
scene.Start();
}
/// <summary>