Some thoughts about Coregal
[xogo.git] / variants / Copycat / class.js
index e19367c..f996be5 100644 (file)
@@ -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() {