You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I removed "k" (king) from starting FEN in variants having capturesToHand() to construct pocket pieces, but Dobutsu uses "l" (lion).
We can remedy this minor cosmetic issue exposing variants king piece in ffish.js/pyffish in the future.
The text was updated successfully, but these errors were encountered:
I removed "k" (king) from starting FEN in variants having
capturesToHand()
to construct pocket pieces, but Dobutsu uses "l" (lion).We can remedy this minor cosmetic issue exposing variants king piece in ffish.js/pyffish in the future.
The text was updated successfully, but these errors were encountered: