mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
* Start scripts loaded from an archive
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user