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

Addresses http://opensimulator.org/mantis/view.php?id=7478
inv-download
Justin Clark-Casey (justincc) 2015-03-13 23:50:00 +00:00
parent caa0e2a732
commit 45dd0cc363
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>