master
Christopher Latza 2020-06-10 21:13:25 +02:00
parent 4e86ff2a47
commit f0fca22ecc
1 changed files with 0 additions and 2 deletions

View File

@ -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
{