rename
parent
15e2bb570b
commit
9274e315d0
|
@ -102,7 +102,7 @@ namespace OpenSim.Modules.PathFinding
|
|||
|
||||
try
|
||||
{
|
||||
m_scriptModule.RegisterScriptInvocation(this, "osCreateNewPathFindingScene");
|
||||
m_scriptModule.RegisterScriptInvocation(this, "createPathFindingScene");
|
||||
//m_scriptModule.RegisterScriptInvocation(this, "osAddObjectToPathFindingScene");
|
||||
//m_scriptModule.RegisterScriptInvocation(this, "osGetPath");
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue