Correction of last commit

This commit is contained in:
Tedd Hansen
2007-12-31 19:31:40 +00:00
parent ff4f2f5681
commit a8cb20355c
3 changed files with 102 additions and 97 deletions

View File

@@ -439,6 +439,11 @@ namespace OpenSim.Region.ScriptEngine.Common
}
return output;
}
public class String
{
}
}
}
}