mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
Formatting cleanup.
This commit is contained in:
@@ -70,7 +70,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Plugins
|
||||
new LSL_Types.LSLInteger(rInfo.GetIntValue()),
|
||||
new LSL_Types.LSLString(rInfo.GetStrVal())
|
||||
};
|
||||
|
||||
|
||||
foreach (AsyncCommandManager m in m_CmdManager.Managers)
|
||||
{
|
||||
if (m.m_ScriptEngine.PostScriptEvent(
|
||||
|
||||
Reference in New Issue
Block a user