Move 'anonymousCount' which was computed to a method in Hall. Seems more accurate
[vchess.git] / client / src / variants / Knightrelay2.js
2020-03-17 Benjamin AuderAdd Knightrelay1. Some fixes. Move odd 'isAttackedBy_mu...