Fixed accidentally building the board from player2 perspective.
This commit is contained in:
6
Gameboard.ShogiUI.Domain/Entities/Board.cs
Normal file
6
Gameboard.ShogiUI.Domain/Entities/Board.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace Gameboard.ShogiUI.Domain
|
||||
{
|
||||
public class Board
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user