mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 05:45:37 +08:00
Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim
This commit is contained in:
@@ -416,7 +416,6 @@ namespace OpenSim.Region.ScriptEngine.Shared
|
||||
|
||||
public list(params object[] args)
|
||||
{
|
||||
m_data = new object[args.Length];
|
||||
m_data = args;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user