checkpoint
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
namespace Gameboard.ShogiUI.Sockets.ServiceModels.Types
|
||||
{
|
||||
public enum WhichPerspective
|
||||
public enum WhichPlayer
|
||||
{
|
||||
Player1,
|
||||
Player2,
|
||||
Spectator
|
||||
Player2
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user