This commit is contained in:
2021-12-29 22:11:49 -06:00
parent 9ec91615a3
commit 499e480851
4 changed files with 57 additions and 52 deletions

View File

@@ -61,6 +61,7 @@
{
board.InCheck = null;
}
board.WhoseTurn = otherPlayer;
}
///// <summary>