before deleting Rules
This commit is contained in:
@@ -4,6 +4,6 @@ namespace Gameboard.ShogiUI.Sockets.ServiceModels.Socket.Interfaces
|
||||
{
|
||||
public interface IRequest
|
||||
{
|
||||
ClientAction Action { get; set; }
|
||||
ClientAction Action { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user