Xengine: and fix line count again

This commit is contained in:
UbitUmarov
2016-08-31 14:36:07 +01:00
parent 2cbacbfb82
commit 2a0df34087
2 changed files with 5 additions and 9 deletions

View File

@@ -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(