namespaces and guest game invitations
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using Websockets.ServiceModels.Types;
|
||||
using Gameboard.ShogiUI.Sockets.ServiceModels.Socket.Types;
|
||||
|
||||
namespace Websockets.ServiceModels.Interfaces
|
||||
namespace Gameboard.ShogiUI.Sockets.ServiceModels.Socket.Interfaces
|
||||
{
|
||||
public interface IRequest
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace Websockets.ServiceModels.Interfaces
|
||||
namespace Gameboard.ShogiUI.Sockets.ServiceModels.Socket.Interfaces
|
||||
{
|
||||
public interface IResponse
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user