* Start scripts loaded from an archive

This commit is contained in:
Justin Clarke Casey
2008-07-07 18:54:11 +00:00
parent 9362d9b231
commit 0b2fcbfec4
6 changed files with 28 additions and 13 deletions

View File

@@ -494,7 +494,7 @@ namespace OpenSim
if (string.IsNullOrEmpty(m_scriptEngine))
{
m_log.Info("[MODULES]: No script engien module specified");
m_log.Info("[MODULES]: No script engine module specified");
}
else
{