Allow unauthorized users to search and spectate.
This commit is contained in:
@@ -447,9 +447,6 @@ namespace UnitTests
|
||||
// P2 King retreat
|
||||
shogi.Move("E8", "E9", false);
|
||||
|
||||
console.WriteLine(shogi.ToStringStateAsAscii());
|
||||
|
||||
|
||||
// Act - P1 Pawn wins by checkmate.
|
||||
shogi.Move("E7", "E8", false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user