Removed 2 warnings. Added pointer comments to where to add hooks and modify functions to get SE working.

This commit is contained in:
Tedd Hansen
2007-08-09 20:59:35 +00:00
parent bbb411afe5
commit ae970d4171
4 changed files with 9 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
using System;
using System.Collections.Generic;
using System.Text;
//TODO: WHERE TO PLACE THIS?
namespace OpenSim.Region.ScriptEngine.DotNetEngine
{
interface ScriptEngineInterface