mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 05:45:37 +08:00
missing file
This commit is contained in:
@@ -176,7 +176,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
|
||||
if (cmdHandlerThread == null)
|
||||
{
|
||||
cmdHandlerThread = WorkManager.StartThread(
|
||||
CmdHandlerThreadLoop, "AsyncLSLCmdHandlerThread", ThreadPriority.Normal, true, true);
|
||||
CmdHandlerThreadLoop, "AsyncLSLCmdHandlerThread");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user