mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
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:
@@ -732,6 +732,8 @@ namespace OpenSim
|
||||
|
||||
if (changed)
|
||||
m_estateDataService.StoreEstateSettings(regInfo.EstateSettings);
|
||||
|
||||
scene.Start();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user