Fix last refactoring. Ready to add variants
[xogo.git] / variants / Hex / class.js
index 8721227..507b42d 100644 (file)
@@ -35,6 +35,9 @@ export default class HexRules extends ChessRules {
   get noAnimate() {
     return true;
   }
+  get clickOnly() {
+    return true;
+  }
 
   doClick(coords) {
     if (