This commit is contained in:
milimoe 2024-09-15 01:30:35 +08:00
parent 9c0f001bc0
commit 2f668aa1f5
Signed by: milimoe
GPG Key ID: 05D280912DA6C69E

View File

@ -409,7 +409,7 @@ namespace Milimoe.FunGame.Testing.Tests
}
else
{
Console.WriteLine(builder.ToString());
if (PrintOut) Console.WriteLine(builder.ToString());
}
}
result.Add(Msg);