Fix Hand css.
Implement placing from hand.
This commit is contained in:
@@ -8,7 +8,7 @@ internal enum InCheckResult
|
||||
Player2InCheck = 4
|
||||
}
|
||||
|
||||
internal enum GameOverResult
|
||||
public enum GameOverResult
|
||||
{
|
||||
GameIsNotOver,
|
||||
Player1Wins,
|
||||
|
||||
Reference in New Issue
Block a user