namespaces and guest game invitations
This commit is contained in:
@@ -4,9 +4,9 @@ using System;
|
||||
using System.Net.Http;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using Websockets.Repositories.Utility;
|
||||
using Gameboard.ShogiUI.Sockets.Repositories.Utility;
|
||||
|
||||
namespace Websockets.Repositories
|
||||
namespace Gameboard.ShogiUI.Sockets.Repositories
|
||||
{
|
||||
public interface IGameboardRepository
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user