oops , shouldn't have committed my local testing changes
parent
fafe70bba4
commit
4b42bc5311
|
@ -240,7 +240,6 @@ namespace OpenSim.Region.ScriptEngine.DotNetEngine.Compiler.LSL
|
||||||
Return += Script;
|
Return += Script;
|
||||||
Return += "} }\r\n";
|
Return += "} }\r\n";
|
||||||
|
|
||||||
Console.WriteLine("script after conversion: " + Return);
|
|
||||||
|
|
||||||
return Return;
|
return Return;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue