commend out
parent
f111094d30
commit
b09c0ec839
|
@ -174,7 +174,7 @@ namespace OpenSim.Modules.PathFinding
|
|||
|
||||
if (_host != null)
|
||||
{
|
||||
UUID tid = m_asyncCommands.DataserverPlugin.RegisterRequest(_host.LocalId, _host.GroupID, imageName);
|
||||
//UUID tid = m_asyncCommands.DataserverPlugin.RegisterRequest(_host.LocalId, _host.GroupID, imageName);
|
||||
|
||||
(new Thread(delegate () { createPathFindingScene(imageName); })).Start();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue