Fix mono 2.4.3 build break by using CreateInstanceAndUnwrap 9 method call deprecated in later .net versions

0.7.4-extended
Justin Clark-Casey (justincc) 2013-01-24 00:23:12 +00:00
parent 7bfd369b24
commit 1f8e43dd93
1 changed files with 1 additions and 0 deletions

View File

@ -306,6 +306,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Instance
null,
constructorParams,
null,
null,
null);
else
m_Script