mirror of
https://github.com/ZetaKebab/MpcNET.git
synced 2025-07-18 05:27:37 +00:00
Major refactoring
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
using System;
|
||||
using MpcNET.Message;
|
||||
|
||||
namespace MpcNET.Test
|
||||
namespace MpcNET.Test
|
||||
{
|
||||
using System;
|
||||
using MpcNET.Message;
|
||||
|
||||
internal static class TestOutput
|
||||
{
|
||||
internal static void WriteLine(string value)
|
||||
|
Reference in New Issue
Block a user