X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=variants%2FCopycat%2Fclass.js;h=f996be5c372d0a282d848d7b628b2149bea6f9a0;hb=dcfaab5dc62ccd9701ff314ad4e3d40c40223d44;hp=e19367c3155798b008fd7ebb386e1ff9e1991a6c;hpb=8b629a6b470e02c96954054e55e31dffc407f4bd;p=xogo.git diff --git a/variants/Copycat/class.js b/variants/Copycat/class.js index e19367c..f996be5 100644 --- a/variants/Copycat/class.js +++ b/variants/Copycat/class.js @@ -1,5 +1,7 @@ import ChessRules from "/base_rules.js"; +// TODO: there was an issue: I forgot which.. TOFIND and TOFIX :) + export default class CopycatRules extends ChessRules { static get Options() {