This commit is contained in:
Mikhail 2024-09-01 20:18:43 +08:00
parent 506e08e720
commit 7ae651080b

View File

@ -196,6 +196,7 @@ namespace DCFApixels.DragonECS
{
self.Print("");
}
//TODO PrintJson не возможно будет добавлено когда-то
}
public sealed class DefaultDebugService : DebugService
{