mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 13:55:35 +08:00
Xengine: and fix line count again
This commit is contained in:
@@ -456,7 +456,7 @@ namespace SecondLife
|
||||
|
||||
public static void AddCSScriptTail(StringBuilder sb)
|
||||
{
|
||||
sb.Append(string.Format("\n }}\n}}\n"));
|
||||
sb.Append(string.Format(" }}\n}}\n"));
|
||||
}
|
||||
|
||||
public static string CreateCSCompilerScript(
|
||||
|
||||
Reference in New Issue
Block a user