mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
[+] ProtoGenTools
[+] ProtoGenTools
This commit is contained in:
@@ -83,7 +83,7 @@ namespace TEngine.Editor
|
|||||||
|
|
||||||
if (newline.StartsWith("//"))
|
if (newline.StartsWith("//"))
|
||||||
{
|
{
|
||||||
sb.Append($"{newline}\n");
|
sb.Append($"\t{newline}\n");
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user