Start JobEngine by default in simulator for now.

ghosts
Justin Clark-Casey (justincc) 2014-10-14 17:13:53 +01:00
parent b9b2f5686f
commit 22020927c6
1 changed files with 2 additions and 0 deletions

View File

@ -337,6 +337,8 @@ namespace OpenSim
{
// Called from base.StartUp()
Watchdog.JobEngine.Start();
m_httpServerPort = m_networkServersInfo.HttpListenerPort;
SceneManager.OnRestartSim += HandleRestartRegion;