mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 10:45:40 +08:00
Test to see if this change improves or makes worse the texture sending bug
This commit is contained in:
@@ -240,6 +240,8 @@ namespace OpenSim.Region.ScriptEngine.DotNetEngine.Compiler.LSL
|
||||
Return += Script;
|
||||
Return += "} }\r\n";
|
||||
|
||||
Console.WriteLine("script after conversion: " + Return);
|
||||
|
||||
return Return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user