Bugfixes. Now it even reads configuration before it uses it! ;)

This commit is contained in:
Tedd Hansen
2008-02-02 04:35:08 +00:00
parent 599f8b884b
commit 7bd3ecfc2a
6 changed files with 32 additions and 21 deletions

View File

@@ -155,5 +155,9 @@ namespace OpenSim.Region.ScriptEngine.LSOEngine
}
}
public override void Initialize()
{
}
}
}