Fixed accidentally building the board from player2 perspective.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using System.Diagnostics;
|
||||
using System.Numerics;
|
||||
|
||||
namespace Gameboard.ShogiUI.BoardState
|
||||
namespace Gameboard.ShogiUI.Rules
|
||||
{
|
||||
[DebuggerDisplay("{From} - {To}")]
|
||||
public class Move
|
||||
|
||||
Reference in New Issue
Block a user