mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
Note to self: Next time read debug-files on correct computer. It makes bughunting SO much easier! *jeesh*
This commit is contained in:
@@ -280,7 +280,7 @@ namespace OpenSim.Region.ScriptEngine.DotNetEngine.Compiler.LSL
|
||||
":End Class :End Namespace\r\n";
|
||||
break;
|
||||
}
|
||||
return CompileFromCSorVBText(Script, l);
|
||||
return CompileFromCSorVBText(compileScript, l);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user