Move from the hand.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace Shogi.Contracts.Socket;
|
||||
|
||||
public class PlayerHasMovedMessage : ISocketResponse
|
||||
public class PlayerHasMovedMessage : ISocketMessage
|
||||
{
|
||||
public SocketAction Action { get; }
|
||||
public string SessionName { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user