Better communication

This commit is contained in:
2021-02-19 20:19:11 -06:00
parent d76e4f7a8b
commit 8d79c75616
11 changed files with 156 additions and 64 deletions

View File

@@ -0,0 +1,6 @@
namespace Gameboard.ShogiUI.Sockets.Managers
{
public class BoardManager
{
}
}