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

Addresses http://opensimulator.org/mantis/view.php?id=7478
0.8.1-post-fixes
Justin Clark-Casey (justincc) 2015-03-13 23:50:00 +00:00
parent 64fa2249f8
commit 4ac3d4a229
1 changed files with 2 additions and 0 deletions

View File

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