mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Formatting cleanup.
This commit is contained in:
@@ -81,7 +81,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.ScriptBase
|
||||
return;
|
||||
|
||||
MethodInfo mi = inits[api];
|
||||
|
||||
|
||||
Object[] args = new Object[1];
|
||||
args[0] = data;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user