clean
parent
4e86ff2a47
commit
f0fca22ecc
|
@ -35,8 +35,6 @@ namespace OpenSim.Modules.PathFinding
|
|||
private bool m_enabled = true;
|
||||
private string m_dataDirectory = "./PathFindingData";
|
||||
private IScriptModuleComms m_scriptModule;
|
||||
private AsyncCommandManager m_asyncCommands = null;
|
||||
private IScriptEngine m_scriptEngine = null;
|
||||
|
||||
public string Name
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue